Commit Graph

6 Commits

Author SHA1 Message Date
augushong
e40d497515 fix(curd): 修正关联表 onlyFields 键名拼写错误
- CurdBase 注释解析只识别 onlyFields(正确拼写),不再支持历史错误拼写 onlyFileds
- BuildCurdServiceBase 内部局部变量 onlyShowFileds 改为 onlyShowFields(按位置传参,外部 API 不变)
- 同步文档(ulthon-database-design 已删除,ulthon-scheme-definition 技能已使用正确拼写)
2026-07-19 09:07:49 +08:00
augushong
8cc08bcb8c feat: 发布智能体版 2026-03-26 20:22:34 +08:00
augushong
cfe5b58d36 feat: 优化curd临时文件生成时输出内容效果,方便编辑器定位文件; 2025-03-25 09:41:55 +08:00
augushong
9dd511163c 生成临时文件增加结尾空白 2024-10-23 13:31:31 +08:00
augushong
b3684b7521 优化curd临时生成对应到正式目录,方便IDE可直接定位打开 2024-10-22 15:22:59 +08:00
augushong
184dae8185 增加扩展机制定位文件;将common模块实现扩展模式;发布新版本; 2023-09-25 17:07:38 +08:00