瀏覽代碼

Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
#	PAS/src/main/resources/application.yml
chendayu 2 年之前
父節點
當前提交
e9e71b725e
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      PAS/src/main/resources/application.yml

+ 4 - 4
PAS/src/main/resources/application.yml

@@ -1,8 +1,8 @@
 server:
   servlet:
     context-path: /
-  port: 8879
-#sa-token:
+  port: 8877
+#  sa-token:
 #  activity-timeout: 18000
 #  token-name: token
 #  token-style: tik
@@ -20,7 +20,7 @@ spring:
       max-file-size: 1000MB
       max-request-size: 1000MB
   profiles:
-    active: dev
+    active: prod2
   jackson:
     default-property-inclusion: non_null
     serialization:
@@ -44,4 +44,4 @@ mybatis-plus:
     map-underscore-to-camel-case: true
     cache-enabled: false
   mapper-locations: classpath:mapper/*.xml
-authorUrl: http://localhost:8880
+