updates 抖音新增体育小程序
This commit is contained in:
parent
238fecae7c
commit
a05f139797
|
|
@ -128,7 +128,7 @@ public class YxOrderController extends JeecgController<YxOrder, IYxOrderService>
|
||||||
long refundAmountLong = multiply.longValue();
|
long refundAmountLong = multiply.longValue();
|
||||||
|
|
||||||
String appId,notifyUrl,salt,refundNotifyUrl;
|
String appId,notifyUrl,salt,refundNotifyUrl;
|
||||||
if ("体育小程序".equals(order.getProgramType())) {
|
if ("体育志愿宝".equals(order.getProgramType())) {
|
||||||
appId = douYinTiyuConfig.getAppId();
|
appId = douYinTiyuConfig.getAppId();
|
||||||
notifyUrl = douYinTiyuConfig.getNotifyUrl();
|
notifyUrl = douYinTiyuConfig.getNotifyUrl();
|
||||||
salt = douYinTiyuConfig.getSalt();
|
salt = douYinTiyuConfig.getSalt();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue