@@ -76,11 +76,6 @@ spring:
restart:
# 热部署开关
enabled: true
-
# redis 配置
redis:
# 地址
@@ -145,3 +140,6 @@ xss:
excludes: /system/notice
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*
+
+bpm:
+ runbpmurl: http://localhost:8080/system/runbpm/process/productionSchedul