TanWenyan
dbc9512c8b
refactor(rule-groups): 替换创建/编辑页面为 FastAPI v3 接口
变更内容:
1. 补充重命名 getRuleGroup → getRuleGroup_legacy (rule-groups.ts)
2. 更新导入语句,使用新的 FastAPI v3 函数 (rule-groups.new.tsx)
3. 替换所有函数调用:
- getRuleGroups → getEvaluationPointGroups (2处)
- getRuleGroup → getEvaluationPointGroup
- createRuleGroup → createEvaluationPointGroup
- updateRuleGroup → updateEvaluationPointGroup
影响范围:
- app/api/evaluation_points/rule-groups.ts (补充遗漏的重命名)
- app/routes/rule-groups.new.tsx (创建/编辑页面)
功能:
- 分组创建、编辑、编码唯一性验证
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 20:20:52 +08:00
..
2025-11-22 15:57:22 +08:00
2025-10-30 10:37:45 +08:00
2025-11-21 11:04:14 +08:00
2025-11-21 11:04:14 +08:00
2025-11-21 11:04:14 +08:00
2025-10-30 10:37:45 +08:00
2025-10-30 10:37:45 +08:00
2025-10-30 10:37:45 +08:00
2025-06-04 11:18:52 +08:00
2025-10-30 10:37:45 +08:00
2025-10-17 15:28:22 +08:00
2025-10-17 15:28:22 +08:00
2025-10-30 10:37:45 +08:00
2025-10-17 15:28:22 +08:00
2025-11-25 18:19:05 +08:00
2025-11-25 18:19:05 +08:00
2025-11-25 18:19:05 +08:00
2025-11-25 18:19:05 +08:00
2025-11-25 18:19:05 +08:00
2025-11-22 15:57:22 +08:00
2025-07-01 15:54:28 +08:00
2025-06-04 11:18:52 +08:00
2025-10-17 15:28:22 +08:00
2025-10-17 15:28:22 +08:00
2025-03-28 15:41:11 +08:00
2025-11-20 20:36:42 +08:00
2025-10-17 15:28:22 +08:00
2025-11-18 20:32:43 +08:00
2025-10-17 15:28:22 +08:00
2025-06-04 11:45:33 +08:00
2025-11-12 15:51:39 +08:00
2025-11-18 20:32:43 +08:00
2025-07-14 12:31:43 +08:00
2025-11-18 20:32:43 +08:00
2025-11-25 18:17:52 +08:00
2025-11-20 20:34:31 +08:00
2025-04-11 18:45:03 +08:00
2025-11-18 11:06:24 +08:00
2025-11-25 18:17:52 +08:00
2025-07-01 15:54:28 +08:00
2025-11-25 18:17:52 +08:00
2025-11-22 15:57:22 +08:00
2025-11-21 17:16:07 +08:00
2025-03-31 19:53:26 +08:00
2025-11-20 01:35:30 +08:00
2025-11-21 17:16:07 +08:00
2025-11-22 15:57:22 +08:00
2025-11-11 14:25:44 +08:00
2025-11-24 19:46:52 +08:00
2025-11-24 18:41:14 +08:00
2025-11-25 18:17:52 +08:00
2025-11-21 17:16:07 +08:00
2025-03-31 19:53:26 +08:00
2025-11-18 11:06:24 +08:00
2025-11-24 20:52:00 +08:00
2025-11-25 20:17:39 +08:00
2025-11-25 20:20:52 +08:00
2025-03-28 20:56:13 +08:00
2025-11-25 18:07:07 +08:00
2025-11-25 14:55:42 +08:00
2025-11-18 20:32:43 +08:00