chore: stewardPlanModel 适配注册表动作结构并更新规则表与日志

- stewardPlanModel 适配新的意图注册表动作步骤结构
- 更新交通/通信/差旅等财务规则表,补 2026-06-25 work-log
This commit is contained in:
caoxiaozhu
2026-06-25 11:50:11 +08:00
parent eaada4bc57
commit 606a88c805
8 changed files with 32 additions and 3 deletions

View File

@@ -16,7 +16,8 @@ import {
const TASK_TYPE_LABELS = {
expense_application: '费用申请',
reimbursement: '费用报销'
reimbursement: '费用报销',
query_travel_standard: '差旅标准查询'
}
const AGENT_LABELS = {
@@ -25,14 +26,17 @@ const AGENT_LABELS = {
expense_application: '申请助手',
reimbursement_assistant: '报销助手',
reimbursement: '报销助手',
expense: '报销助手'
expense: '报销助手',
policy_query_assistant: '政策查询助手',
query_travel_standard: '政策查询助手'
}
const EXECUTABLE_STEWARD_ACTION_TYPES = new Set([
'save_application_draft',
'submit_application',
'create_reimbursement_draft',
'associate_attachments'
'associate_attachments',
'execute_travel_standard_query'
])
export function buildStewardPlanRequest({