更新了写真预约产品的删除校验
This commit is contained in:
parent
0f0922e39b
commit
5d7ef14a4b
|
@ -157,8 +157,6 @@ public class FileController {
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 校验文件
|
||||
*
|
||||
|
@ -179,5 +177,4 @@ public class FileController {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
@ -96,6 +96,12 @@ hwyun:
|
|||
bucketName: carbon2
|
||||
|
||||
|
||||
files:
|
||||
upload:
|
||||
path: C:\Users\35880\Desktop\文件上传测试
|
||||
|
||||
|
||||
|
||||
wx:
|
||||
mini:
|
||||
appId: wx61b63e27bddf4ea2
|
||||
|
@ -116,7 +122,8 @@ wx:
|
|||
apiV3Key: fbemuj4Xql7CYlQJAoTEPYxvPSNgYT2t
|
||||
#通知地址
|
||||
# notifyUrl: https://winning-mouse-internally.ngrok-free.app
|
||||
notifyUrl: http://123.249.108.160:8888
|
||||
# notifyUrl: http://123.249.108.160:8888
|
||||
notifyUrl: http://154.8.193.216:9092
|
||||
#微信服务器地址
|
||||
domain: https://api.mch.weixin.qq.com
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user