diff --git a/mall-shop/src/main/resources/bootstrap-local.yml b/mall-shop/src/main/resources/bootstrap-local.yml index cc07f8a6..7dd1406f 100644 --- a/mall-shop/src/main/resources/bootstrap-local.yml +++ b/mall-shop/src/main/resources/bootstrap-local.yml @@ -184,4 +184,4 @@ esign: debug: true #客户端上传文件地址 client: - path: @client.path@ + path: E:/data \ No newline at end of file