diff --git a/AGENTS.md b/AGENTS.md index a20f792..23948cb 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -127,6 +127,7 @@ src/ - `software`: 软件故障 - `hardware`: 硬件故障 - `maintenance`: 售后维保 +- Aftersales `companyName` is a customer-company text field only. Do not call company-management APIs or create managed companies from aftersales create/update flows. - Use label text `问题描述反馈` for `issueDescription` in create/detail/public-confirm views. - In admin detail page, use `工单分配` as the UI label for reassign action. - Signature display text should be `客户确认签名`. diff --git a/README.md b/README.md index 5200b2b..f38515e 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ VITE_API_BASE_URL=/api - 支持自动生成和自定义前缀 - 支持自定义二维码颜色 - 企业管理 + - 用于授权代理商/企业码管理,供客户扫码查询代理商授权状态 - 查看企业详情 - 查看序列号列表 - 吊销企业/序列号 @@ -114,6 +115,7 @@ VITE_API_BASE_URL=/api - 员工码查询页展示姓名、电话、工号、岗位 - 售后工单 - 技术员创建工单、填写处理结果、提交客户确认 + - 工单里的企业名称是售后客户信息,不会进入企业管理列表 - 服务类型:软件故障 / 硬件故障 / 售后维保 - 新建和详情字段使用“问题描述反馈” - 管理员可进行工单分配(重新分配技术员)或强制关闭工单