diff --git a/jinrun/audit/审批接口.md b/jinrun/audit/审批接口.md index af4577f..e990743 100644 --- a/jinrun/audit/审批接口.md +++ b/jinrun/audit/审批接口.md @@ -85,7 +85,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 "errorCode": null, "message": null, "result": { - "code": "2369f6c4c15440cdada803047d664546", // 审批单号 + "code": "JR202510110000001", // 审批单号 "auditId": "2369f6c4c15440cdada803047d664546" // 审批ID } } @@ -140,7 +140,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 "errorCode": null, "message": null, "result": { - "code": "2369f6c4c15440cdada803047d664546", //审批单号 + "code": "JR202510110000001", //审批单号 "auditId": "2369f6c4c15440cdada803047d664546" //审批ID } } -- libgit2 0.21.0