Ver código fonte

获得专利附图的guid

lwhhszx 1 ano atrás
pai
commit
e293921c10
2 arquivos alterados com 3 adições e 3 exclusões
  1. 1 1
      pom.xml
  2. 2 2
      src/main/resources/application.yml

+ 1 - 1
pom.xml

@@ -73,7 +73,7 @@
     </dependencies>
 
     <build>
-        <finalName>FMS-weiXin</finalName>
+        <finalName>FMS</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

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

@@ -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: