mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
移除微信支付相关
This commit is contained in:
@@ -259,7 +259,7 @@ public class ZheJiangPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
return resultMap;
|
||||
}
|
||||
|
||||
// 获取青海平台配置密钥信息
|
||||
// 获取平台配置密钥信息
|
||||
private ThirdPartySecretInfoVO getZheJiangPlatformSecretInfo() {
|
||||
// 通过第三方平台类型查询相关配置信息
|
||||
ThirdPartySecretInfoVO thirdPartySecretInfoVO = thirdpartySecretInfoService.queryByThirdPlatformType(ThirdPlatformTypeEnum.ZHE_JIANG_PLATFORM.getTypeCode());
|
||||
|
||||
Reference in New Issue
Block a user