Commit Graph

158 Commits

Author SHA1 Message Date
yubaolee
ee6a57b7bf 🐛fix: 修复代码生成器 2025-06-15 18:42:42 +08:00
yubaolee
35bd071384 ⚠️feat: 代码生成器增加排序功能 2025-06-14 12:13:47 +08:00
yubaolee
ab027241bf 🔄refactor: 完善代码生成器 2025-06-11 21:50:41 +08:00
yubaolee
069991504c 🔄refactor: 统一返回给前端的数据结构 2025-06-11 21:14:41 +08:00
wintel
ef386dfd64 fix: 修复生成单表代码异常 2025-05-28 22:20:30 +08:00
wintel
fe152777d0 fix: 强化代码生成器 2025-05-18 21:14:28 +08:00
yubaolee
41bbeb6b2f fix: 添加记录后对打印参数的影响 2025-05-15 16:40:06 +08:00
yubaolee
cfe60345d2 refactor: 调整为sqlsugar模式 2025-05-14 17:02:35 +08:00
wintel
08bf4ba5c4 fix: 增加代码生成器高级查询过滤条件 2025-05-13 20:40:24 +08:00
wintel
eb77732a7d feat: 代码生成器单表支持高级查询和列设置 2025-05-13 20:37:21 +08:00
wintel
3946fc7e81 feat: 增加根据表和数据源获取表结构 2025-05-11 22:24:57 +08:00
wintel
9b78b9e6c7 fix: 优化代码生成器 2025-05-11 00:15:10 +08:00
wintel
0cce0a8f43 feat: 增强vue3代码生成 2025-05-11 00:11:23 +08:00
wintel
a137aaca40 feat: 优化代码生成 2025-05-11 00:04:11 +08:00
wintel
eb3d8bb4b3 fix: 增强vue3动态头部代码生成 2025-05-10 22:00:32 +08:00
wintel
9c0fa9d16a feat: 强化代码生成器 2025-05-10 16:46:09 +08:00
wintel
b23be0571f feat: 强化多表代码生成 2025-05-10 16:29:00 +08:00
wintel
2d7e63ebad feat: #IBYEGX 业务系统增加送审功能 2025-04-06 02:02:30 +08:00
yubaolee
bdd32d9d76 fix 动态api支持调用异步方法 2025-03-31 09:23:01 +08:00
wintel
b9bd4a66b8 fix 动态API执行问题 2025-03-30 18:42:57 +08:00
wintel
c848466683 fix 动态API不能执行服务 2025-03-30 18:41:17 +08:00
wintel
dfbb150f9b feat: 动态API支持直接执行已有的应用逻辑 2025-03-30 18:01:22 +08:00
wintel
875b1d1c21 feat: #I3OHS6 新增动态API功能 2025-03-30 16:50:46 +08:00
wintel
e7d4155b6d feat: #I3OHS6 新增动态API功能 2025-03-30 02:19:14 +08:00
wintel
1290ed068e feat: 代码生成默认生成基于SqlSugar的代码 2025-03-30 00:24:21 +08:00
wintel
5664792162 新增测试数据源 2025-03-15 20:36:05 +08:00
wintel
32e0ae1a6b 完成外部数据源CRUD 2025-03-15 00:38:08 +08:00
yubaolee
98808a65ea 优化vue3代码生成 2025-03-13 14:03:20 +08:00
wintel
4dd882cf90 增加外部数据源管理 2025-03-13 00:31:22 +08:00
yubaolee
2d108586e7 fix #I3RHPD 完成在api中对接口权限进行鉴权 2025-03-11 17:34:54 +08:00
yubaolee
18c6fbfaad fix #I3RHPD 在api中对用户接口权限进行鉴权 2025-03-11 11:21:56 +08:00
wintel
50769b94c6 增加同步API资源到资源列表接口 2025-03-11 01:58:35 +08:00
wintel
a5bbfad2ff 增加获取所有API的接口 2025-03-11 00:40:35 +08:00
wintel
a76aa99cb9 fix #I9KL18 当前审核人审核通过后,下个审核人还没审核,当前审核人可以撤回 2025-03-08 15:01:17 +08:00
wintel
09c47a7a07 [try]字典管理调整为异步 2025-03-03 22:09:21 +08:00
wintel
f6b7ba8b88 修复.NET bool类型转换为pgSql int2 2025-02-23 21:18:14 +08:00
wintel
1db14b7973 去除pgSql驼峰 2025-02-23 08:28:24 +08:00
wintel
d07b75201d 优化代码生成器 2025-02-20 20:54:20 +08:00
wintel
b887ae372b 修复代码生成器size默认值 2025-02-20 20:43:54 +08:00
yubaolee
355168b43d 代码生成的字段Comment换成Remark 2025-02-19 16:55:47 +08:00
yubaolee
2a2d83d026 调整User为SysUser、Resource为SysResource 2025-02-19 12:44:42 +08:00
yubaolee
fdce44ec99 fix #IBAWQE 2024-12-13 09:13:59 +08:00
yubaolee
5c725b1026 fix #IB8Y94 修复升级.NET 9后sqlsugar兼容 2024-12-06 10:10:32 +08:00
yubaolee
fb5f0c35b7 fix #IB8X8Y 升级.NET 9 后添加角色报错 2024-12-04 14:05:35 +08:00
wintel
beaf0e5200 修复升级.net 9后webapi controller参数为空 2024-12-02 20:52:35 +08:00
yubaolee
495e076dc1 routine update 2024-11-29 17:34:53 +08:00
yubaolee
5abf7fe5bf Dockerfile最终版 2024-11-29 08:56:46 +08:00
wintel
086b73e7b2 升级到.Net 9 2024-11-28 20:57:15 +08:00
wintel
e65516db22 修复三个项目不能启动的问题 2024-11-28 20:36:07 +08:00
yubaolee
4a5a1cd8e1 调整docker,可以同时部署api,mvc,identityserver 2024-11-28 16:28:34 +08:00