|
|
@@ -46,7 +46,7 @@ public class HuilianPayServiceImpl implements IHuilianPayService {
|
|
|
|
|
|
form.put("DeviceCreateIp", "127.0.0.1");
|
|
|
form.put("SettleType", "T1");
|
|
|
- form.put("SubAppId", MyConfig.newAppid);
|
|
|
+ form.put("SubAppId", MyConfig.oldAppid);
|
|
|
|
|
|
//可选参数
|
|
|
form.put("GoodsTag", "test");
|