From fbf078043e96b0a1a0627051b65e52039fc880be Mon Sep 17 00:00:00 2001 From: chendt <18902722133@163.com> Date: Wed, 12 Apr 2023 15:49:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=B8=83=E7=89=9B=E4=BA=91?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yami-shop-common/src/main/resources/shop.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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