感谢您的反馈!
| 名称 | 类型 | 是否必须 | 示例值 | 描述 |
|---|---|---|---|---|
| error_msg | String | 可选 | error_msg | 不通过 |
| operator_code | String | 可选 | CN_UNICOM | 运营商类型 |
| status | String | 可选 | AUDIT_STATE_NOT_PASS | 审批状态,1:审批通过;2:审批不通过 |
| template_id | Number | 可选 | 111 | 模板id |
{
"error_msg":"error_msg",
"template_id":"111",
"operator_code":"CN_UNICOM",
"status":"AUDIT_STATE_NOT_PASS"
}