lzm 2 年之前
父節點
當前提交
a1530a4e49
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      MZ/application-strong3.yml
  2. 1 1
      MZ/ruoyi-gateway-strong3.yml

+ 3 - 3
MZ/application-strong3.yml

@@ -41,6 +41,6 @@ management:
       exposure:
         include: '*'
 
-mybatis-plus:
-  configuration:
-    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl    
+# mybatis-plus:
+#   configuration:
+#     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl    

+ 1 - 1
MZ/ruoyi-gateway-strong3.yml

@@ -96,6 +96,6 @@ security:
       - /auth/register
       - /*/v2/api-docs
       - /csrf
-      - /system/processDefinition/getDefinitionXML
+      - /system/processDefinition/**
       - /portal/**
       - /system/dict/data/common/type/*