瀏覽代碼

feat:运行流程接口地址

韩帛霖 1 年之前
父節點
當前提交
55f75cd8dd
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      ruoyi-admin/src/main/resources/application.yml

+ 3 - 5
ruoyi-admin/src/main/resources/application.yml

@@ -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