chiguyong
|
dcbcbc51ef
|
docs: 更新known-patterns.json - 添加API路径双重/api问题模式
新增 pat-003: API路径双重/api前缀问题
- baseURL和API路径都包含/api导致请求变成/api/api/xxx
- 质量规则:baseURL不含/api,API路径使用/api/xxx
|
2026-03-22 01:58:07 +08:00 |
chiguyong
|
2d0f9bf5e0
|
docs: 更新known-patterns.json - 增加API嵌套结构问题说明
- pat-002: 明确说明所有列表API都有相同的嵌套结构问题
- applications: 5次重复发生
|
2026-03-22 01:42:16 +08:00 |
chiguyong
|
e0a228188a
|
docs: 更新known-patterns.json - 添加Git提交纪律模式
新增 pat-004: Git提交纪律
- 代码修改后未提交到Git导致问题重复发生
- 质量规则:完成修复后立即commit
|
2026-03-22 01:32:59 +08:00 |
chiguyong
|
8ebeb542b4
|
init: ether-docs documentation
|
2026-03-22 01:29:00 +08:00 |