ソースを参照

修改完善订单,用户信息

wang 2 日 前
コミット
83f60befc2
1 ファイル変更4 行追加0 行削除
  1. 4 0
      yami-shop-platform/src/main/resources/application.yml

+ 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