Browse Source

市场管理:curl方式删除工作流

baichengfei 4 years ago
parent
commit
9f75ba51ac
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -101,3 +101,7 @@ mvn install:install-file -Dfile=aspose-words-15.12.0-jdk16.jar -DgroupId=com.asp
 
 
 mvn clean install -Pprod -Dmaven.test.skip=true
+
+# curl方式内网请求删除工作流
+
+	curl -d '{"processInstanceId": "54665", "deleteReason": "江苏成龙服饰0元缴费准入"}' -H 'Content-Type: application/json' http://10.76.***.**/api/acti/delete-process-instance