第三方调用接口信息记录 更新
This commit is contained in:
@@ -1,7 +1,16 @@
|
|||||||
-- 福田 需要通过第三方调用的接口
|
-- 福田 需要通过第三方调用的接口
|
||||||
|
|
||||||
-- 2023-04-18
|
-- 2023-04-18
|
||||||
|
-- 名称 通过pid删除OA待办任务
|
||||||
|
-- 详情
|
||||||
-- 路径 http://localhost:9090/api/lawss/activiti/deleteOATask
|
-- 路径 http://localhost:9090/api/lawss/activiti/deleteOATask
|
||||||
--参数 String pIds (pIds 字符串拼接 逗号隔开)
|
-- 参数 String pIds (pIds 字符串拼接 逗号隔开)
|
||||||
--类型 Get
|
-- 类型 Get
|
||||||
|
|
||||||
|
-- 2023-04-18
|
||||||
|
-- 名称 调用此接口走流程
|
||||||
|
-- 详情 手动数据库加入企标计划 调用此接口使其走流程
|
||||||
|
-- 路径 http://localhost:9090/api/lawss/activiti/batchToDoTasks
|
||||||
|
-- 参数 String json (字符串类型的json,需要包含ids,prcCreateUser(不能为空即可)) 以起草人为发起人
|
||||||
|
-- 类型 Get
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user