mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
update 推送联联平台后管页面
This commit is contained in:
@@ -29,6 +29,13 @@ public interface ThirdPartySettingInfoMapper {
|
||||
*/
|
||||
public List<ThirdPartySettingInfo> selectThirdPartySettingInfoList(ThirdPartySettingInfo thirdPartySettingInfo);
|
||||
|
||||
/**
|
||||
* 查询第三方平台配置信息
|
||||
* @param info
|
||||
* @return
|
||||
*/
|
||||
ThirdPartySettingInfo selectThirdInfo(ThirdPartySettingInfo info);
|
||||
|
||||
/**
|
||||
* 新增第三方平台配置
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user