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/*