测试支付回调地址3
This commit is contained in:
@@ -29,6 +29,9 @@ public class SqxApplication {
|
||||
if ("pay.extractNotifyUrl".equals(key)) {
|
||||
WuyouPay.setExtractNotifyUrl(value.toString());
|
||||
}
|
||||
if ("pay.h5BaseUrl".equals(key)) {
|
||||
WuyouPay.setH5BaseUrl(value.toString());
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user