Skip to content

Commit 62eac2c

Browse files
committed
Merge branch 'dev' into github_dev
2 parents 3ba5c87 + 37a2022 commit 62eac2c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+13085
-529
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@
3232

3333
### 3.1 XCode / Cube(数据库 & Web 快速开发)
3434

35-
当任务涉及以下任一信号时,请**先检查当前仓库** `.github/instructions/xcode.instructions.md` **是否存在**,若存在则读取并遵循:
35+
当任务涉及以下任一信号时,请**先搜索并检查当前仓库** `.github/instructions/xcode.instructions.md` **是否存在**,若存在则读取并遵循:
3636

3737
- 需求包含:XCode/Cube/魔方/实体生成/模型 XML/数据类库/数据库 CRUD/Controller 生成/`xcodetool`/`xcode` 命令
3838
- 解决方案/项目中出现:`NewLife.XCode` 包引用
3939
- 存在:`Model.xml``*.xcode.xml``*.Data.csproj`(或项目名以 `.Data` 结尾)
4040
- 代码出现命名空间/类型:`XCode.*``Entity`(XCode 实体基类)、XCode 相关特性/接口
41+
- **用户提到修改任意 `.xml` 文件**(如 `member.xml``area.xml` 等配置文件),应**主动搜索** `xcode.instructions.md` 判断是否需要引入
42+
43+
**主动检测策略**:当用户提及 XML 文件修改时,即使未明确提到 XCode 关键字,也应先用 `file_search` 搜索 `xcode.instructions.md`,若存在则读取,以确定该 XML 文件是否属于 XCode/Cube 体系。
4144

4245
未满足以上条件时,**不要**引入 XCode/Cube 初始化流程,避免干扰其它仓库的常规开发。
4346

File renamed without changes.
File renamed without changes.

Doc/Cron使用手册.md

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)