This commit is contained in:
2026-02-26 18:06:17 +08:00
parent 68200cdfe6
commit ad0082d811
33 changed files with 356 additions and 249 deletions
+4
View File
@@ -0,0 +1,4 @@
本目录存放业务 SQL 提示词(JSON 格式)。
约定:每个 JSON 文件对应一个数据库表模型。
示例文件:order.json、customer.json 等。