diff --git a/coolstore-partner-web/src/main/resources/application.properties b/coolstore-partner-web/src/main/resources/application.properties index e4998e81c..904e83723 100644 --- a/coolstore-partner-web/src/main/resources/application.properties +++ b/coolstore-partner-web/src/main/resources/application.properties @@ -1,5 +1,5 @@ spring.application.name=zxjp-web -spring.profiles.active=test +spring.profiles.active=@profileActive@ server.port=40300 server.servlet.context-path=/zxjp @@ -58,5 +58,5 @@ wx.pay.apiV3Key=wxpayzhenghu123JKJHkjafWXCertUt1 wx.pay.payNotifyUrl=https://abstore-api.coolstore.cn/zxjp/mini/wechatPay/payNotify wx.pay.backNotifyUrl=https://abstore-api.coolstore.cn/zxjp/mini/wechatPay/refundNotify -aliyun.accessKeyId=LTAI5tQ6QBnWaB5LaJYz6zcD -aliyun.accessKeySecret=spqsOgtfr54cwK861O3N3fInydTgjA \ No newline at end of file +aliyun.accessKeyId=LTAI5tAVZ3r9UtSpLGcmGoQn +aliyun.accessKeySecret=WIMjO4BjVg3YAHwmplq86yOyS2HMpa \ No newline at end of file