GITLAB
zeyi
/ open-doc
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
84d98b56307e6479d548a1eab553f70380b2cc6b
Authored by
王富国
2025-10-13 10:30:54 +0800
1 parent
470728e3
Exists in
master
feat:增加金润对接钉钉审批接口
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
jinrun/audit/审批接口.md
Side-by-side Diff
Inline Diff
jinrun/audit/审批接口.md
Wrap text
Diff comments
View file @
84d98b5
...
...
@@ -25,6 +25,11 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
25
25
字符集:utf-8
26
26
注:无敏感数据则无需加密
27
27
28
+## 业务接口
29
+* 1.发起审批
30
+* 2.撤销审批
31
+* 3.审批回调
32
+
28
33
## 1.发起审批
29
34
30
35
### 简要描述
...
...