瀏覽代碼

富文本上传免登录配置

liuj 7 月之前
父節點
當前提交
6350859887
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/main/resources/application-dev.yml

+ 3 - 2
src/main/resources/application-dev.yml

@@ -21,7 +21,7 @@ spring:
     master:
       continueOnError: true
       type: com.alibaba.druid.pool.DruidDataSource
-      url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v2_online?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
+      url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v2_20230918?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
       username: root
       password: root
       driver-class-name: com.mysql.jdbc.Driver
@@ -46,7 +46,7 @@ spring:
       password: pd6VOeuCmzP3CcRy
       driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
   jackson:
-    date-format: yyyy-MM-dd
+    date-format: yyyy-MM-dd HH:mm:ss
     time-zone: GMT+8
   http:
     multipart:
@@ -186,3 +186,4 @@ auth:
       - businessProcessingTask/doBusinessHistoryView
       - saleInvoice/doAdd
       - saleInvoice/c_doUpdate
+      - fileStorage/getUeconfig