diff --git a/yami-shop-common/src/main/resources/shop.properties b/yami-shop-common/src/main/resources/shop.properties index 17b162d..8864051 100644 --- a/yami-shop-common/src/main/resources/shop.properties +++ b/yami-shop-common/src/main/resources/shop.properties @@ -13,5 +13,5 @@ shop.tokenAesKey=q5e6w6w9f4q497te shop.imgUpload.imagePath=D:/Mall4j/IMG/ # 1.\u672C\u5730\u6587\u4EF6\u4E0A\u4F20 2.\u4E03\u725B\u4E91 -shop.imgUpload.uploadType=1 +shop.imgUpload.uploadType=2 shop.imgUpload.resourceUrl=http://localhost:8085/mall4j/img/ \ No newline at end of file