Pārlūkot izejas kodu

修改完善订单,用户信息

wang 2 dienas atpakaļ
vecāks
revīzija
83f60befc2

+ 4 - 0
yami-shop-platform/src/main/resources/application.yml

@@ -5,6 +5,7 @@ spring:
     active: prod
   #文件上传设置
   servlet:
+
     multipart:
       max-file-size: 100MB
       max-request-size: 100MB
@@ -29,9 +30,12 @@ mybatis-plus:
       table-underline: true
   configuration:
     map-underscore-to-camel-case: true
+
 server:
   tomcat:
     basedir: /temp
+  servlet:
+    context-path: /plt
 # 用于雪花算法生成id
 application:
   datacenterId: 2