Files
notes/work/移动杭研/问题处理/2024-04/0411-【ESOP自助域名工单】待办任务审批详情不全.md
T
2026-03-01 01:43:46 +08:00

81 lines
2.0 KiB
Markdown

---
日期: 2024-04-11 13:20
来源: 测试
---
# 问题详情
[[NRWLXT-28095] 【ESOP自助域名工单】待办任务审批详情不全 - ZYHY JIRA (komect.net)](http://jira.komect.net/browse/NRWLXT-28095)
![](../../../../attachment/images-uuid/e131d0d692b94a6ca41284772bc9d801.png)
# 处理过程
```
{
"approving":true,
"approvingWorker":"政企分公司|政企客户经理管理员|政企客户经理管理员",
"createUser":false,
"customConfig":false,
"dealer":"政企客户经理管理员",
"details":"新增域名:[ytest.hfbank1.com.cn]",
"distribute":false,
"id":192391,
"mobile":"18866320000",
"modifying":false,
"orderType":0,
"orderTypeCheck":false,
"prohibited":false,
"status":"inprocess",
"time":"2024-04-10 16:47:57",
"type":"ESOP自助域名新增工单",
"user":"ZL002 | 13013001378 | 13013001378@qq.com"
}
{
"approving":true,
"approvingWorker":"政企分公司|政企客户经理管理员|政企客户经理管理员",
"createUser":false,
"customConfig":false,
"dealer":"政企客户经理管理员",
"details":"客户经理企业关系绑定",
"distribute":false,
"id":192386,
"mobile":"18866320000",
"modifying":false,
"orderType":0,
"orderTypeCheck":false,
"previousOperator":"19903001428cmcc",
"previousOpinion":"提交",
"previousTime":"2024-04-10 15:23:41",
"produceTime":"2024-04-10 15:23:41",
"prohibited":false,
"status":"inprocess",
"time":"2024-04-10 15:23:41",
"type":"客户经理企业关系绑定",
"user":"集团运营经理001|18866220001"
}
```
"previousTime":"2024-04-10 15:23:41",
"produceTime":"2024-04-10 15:23:41",
```
https://test.p.cdn.10086.cn/workorder/get/agency/task?pageNum=1&pageSize=10&_=1712812893780
```
produceTime
![](../../../../attachment/images-paste/image-20240411162158163.png)
## 代办 history 审批代码位置
```java
com.cmcc.cdn.platform.selfservice.order.WorkOrderServiceImpl#getHistory
```
# 总结
1. 首先找到返回字段
2. 追溯字段来源