Explorar el Código

:rewind: Reverting changes.回滚文件上传配置

冷冷 hace 6 años
padre
commit
c6148457e7
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  1. 6 2
      pigx-config/src/main/resources/config/pigx-upms-biz-dev.yml

+ 6 - 2
pigx-config/src/main/resources/config/pigx-upms-biz-dev.yml

@@ -13,7 +13,6 @@ security:
         - '/social/info/*'
         - '/mobile/*'
         - '/log/save'
-        - '/file/**'
 
 # 数据源
 spring:
@@ -39,4 +38,9 @@ swagger:
 minio:
   url: http://139.224.200.249:9090
   access-key: lengleng
-  secret-key: lengleng
+  secret-key: lengleng
+
+# Logger Config
+logging:
+  level:
+    com.pig4cloud.pigx.admin.mapper: debug