4 Commits

Author SHA1 Message Date
77fd157ab7 fix: revert get_credit_limit.dspy to CRUD auto-generated, add to .gitignore
The file was manually rewritten in cd26eb1 instead of modifying the
CRUD definition (json/credit_limit.json) and regenerating.

Changes:
- Reverted get_credit_limit.dspy to xls2crud-generated version
  (includes JOINs for _text fields from model codes, DBFilter pattern)
- Re-generated index.ui via xls2crud
- Added auto-generated credit_limit files to .gitignore
  (index.ui, get/add/update/delete_credit_limit.dspy)
- Removed them from git tracking

Future modifications should go through json/credit_limit.json
or models/credit_limit.json, then regenerate.
2026-06-29 11:35:24 +08:00
Hermes Agent
f00057bb75 移除临时文件,添加/更新.gitignore 2026-06-22 15:00:22 +08:00
Hermes Agent
4a20509490 fix(P0): 修正accounting CRUD JSON格式,添加.gitignore排除自动生成的CRUD目录 2026-06-16 10:45:25 +08:00
1de6fbcf9b chore: remove vim swap file, add .swp to gitignore 2026-06-12 15:08:38 +08:00