@@ -73,7 +73,7 @@
</dependencies>
<build>
- <finalName>FMS-weiXin</finalName>
+ <finalName>FMS</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
@@ -1,7 +1,7 @@
server:
servlet:
context-path: /
- port: 8885
+ port: 8803
sa-token:
activity-timeout: 18000
token-name: token
@@ -23,7 +23,7 @@ spring:
max-file-size: 1000MB
max-request-size: 1000MB
profiles:
- active: testNetIn
+ active: dev
jackson:
default-property-inclusion: non_null
serialization: