scm 流程部署url

scm 流程部署url

docker run -d --name confluence -p 8070:8090 --user root:root cptactionhank/atlassian-confluence:latest

docker cp /usr/local/software/LocalSettings.php 6942379cfc50:/var/www/html/

http://localhost:9000/api/sysUser/querySysUserByParam?userName=1

http://localhost:9000/api/billtype/billtype/queryByParamBillType?sysCode=01&tenantId=0

http://localhost:9000/api/sys/sysuserdept/selectOrganizationByUserID?userId=1032004&tenantId=0

http://localhost:9000/base/sys/queryGroupByName?likeName=售后&userId=1032004&tenantId=0

http://10.74.68.27:9000/api/billtype/billtype/queryByParamBillType?sysCode=01&tenantId=01


http://10.74.68.27:9000/api/sysUser/querySysUserByParam

http://10.74.68.27:9000/api/billtype/billtype/queryByParamBillType

http://10.74.68.27:9000/api/sys/sysuserdept/selectOrganizationByUserID

http://10.74.68.27:9000/base/sys/queryGroupByName

http://10.74.68.27:9998/index.html#/processes?userId=1032004&userName=test&tenantId=01&sysCode=01

http://10.74.68.27:9000/api/billtype/billtype/queryByParamBillType?sysCode=01&tenantId=0

// 先开这个页面,再创建流程
http://10.74.68.27:9998/index.html#/processes?userId=1032004&userName=吴松刚&tenantId=01&sysCode=01

http://10.74.68.27:9998/index.html#?userId=1032004&userName=test&tenantId=02&sysCode=02

www.beicaiduo.com
原文地址:https://www.cnblogs.com/hoge66/p/13064486.html