Commit Graph
22 Commits
Author SHA1 Message Date
insistence e17c4132bc perf: 优化代码生成后端模板 (#72) 2026-01-27 10:00:12 +08:00
richardgong1987 f9994a5ce8 fix: 修复代码生成controller模板删除接口query_db参数异常的问题 (#63)
* Update controller.py.jinja2

修复:
https://github.com/insistence/RuoYi-Vue3-FastAPI/issues/62#issue-3774115997

* 修复:代码生成时,关于delete的接口错乱

修复https://github.com/insistence/RuoYi-Vue3-FastAPI/issues/62
2026-01-04 10:42:26 +08:00
insistence ed88512bf8 feat: 代码生成controller模版使用APIRouterPro 2025-12-19 08:23:00 +08:00
insistence 98651f4d8f perf: 接口API文档的接口描述信息 2025-12-15 16:18:20 +08:00
insistence 40ccb84922 perf: 优化所有接口的API文档响应模型显示 2025-12-15 15:02:49 +08:00
insistence d9a19ce3ee perf: 操作响应模型改为使用公共vo模块的CrudResponseModel 2025-12-13 11:28:43 +08:00
insistence e216b97163 perf: 代码生成模板使用公共vo模块 2025-12-13 11:20:33 +08:00
insistence 184982eb08 perf: controller层全部使用新依赖项 2025-12-11 16:59:18 +08:00
insistence a3355e2545 refactor&feat: 优化项目结构,新增common模块,原annotation、aspect、constant、enums模块移动至common模块下 2025-12-05 15:02:04 +08:00
insistence 1516c1a941 refactor&perf: 增强ruff规则,完善类型提示 2025-12-05 10:00:25 +08:00
insistence f5a91c0ece perf: 代码生成do模板补充表描述 2025-09-05 09:21:40 +08:00
insistence 5ba6587b6c fix: 修复代码生成controller模板编辑接口异常生成字段的问题 2025-09-05 09:21:29 +08:00
insistence 61073970fa fix: 修复代码生成模板时间查询问题 #28 2025-03-17 16:32:46 +08:00
insistence 9ae2ac02eb perf: 优化代码生成新增和编辑字段显示和渲染 2025-03-17 09:51:05 +08:00
insistence 9412e3f344 fix: 修复代码生成主子表vo模板可能缺失NotBlank的问题 2025-02-28 10:46:45 +08:00
insistence 8ce598ad54 fix: 修复代码生成字段唯一性校验dao层模板判断异常的问题 2025-02-26 09:00:35 +08:00
insistence 0fdf45c73f fix: 修复代码生成主子表功能异常的问题 2025-02-18 17:46:37 +08:00
insistence fd07ad088c feat: 代码生成新增字段唯一性配置 2025-02-18 16:10:57 +08:00
insistence 2a486dc01e feat: 代码生成功能适配pg数据库 2025-02-18 11:36:33 +08:00
insistence 2b474ddb35 perf: 优化代码生成功能 2025-02-17 17:43:29 +08:00
insistence fe41a207fa perf: 优化代码生成功能 2025-02-16 23:29:15 +08:00
insistence 1d36c0c56e feat: 新增代码生成功能 2025-02-14 17:42:36 +08:00