mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 联联平台Service
This commit is contained in:
@@ -685,7 +685,7 @@ public class LianLianPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
// if (relationInfo == null) {
|
||||
// return null;
|
||||
// }
|
||||
String operatorId = secretInfoVO.getOurOperatorId();
|
||||
String operatorId = Constants.OPERATORID_LIANLIAN;
|
||||
String operatorSecret = secretInfoVO.getTheirOperatorSecret();
|
||||
String signSecret = secretInfoVO.getTheirSigSecret();
|
||||
String dataSecret = secretInfoVO.getTheirDataSecret();
|
||||
|
||||
Reference in New Issue
Block a user