fix: 任务定位

This commit is contained in:
2026-07-16 15:44:58 +08:00
parent be46cf49c5
commit 1d12732646
65 changed files with 11693 additions and 18 deletions

View File

@@ -0,0 +1 @@
commit

View File

@@ -0,0 +1,4 @@
interface:
display_name: "NL Java"
short_description: "按 NL 规范写 Java 后端代码"
default_prompt: "按 NL 团队规范实现或修改当前 Java/Spring/MyBatis 需求,严格遵守 ResultPo/PageResult、@Resource、注解校验、中文注释和日志、数据库默认值优先、禁止 BeanUtils.copyProperties 等约束。"