update 对接联联平台

This commit is contained in:
2024-03-26 15:26:34 +08:00
parent 91f2d22583
commit cc98d768e0
14 changed files with 888 additions and 84 deletions

View File

@@ -12,6 +12,8 @@ import java.util.List;
* @date 2023-06-06
*/
public interface ThirdPartyStationRelationService {
// 保存到数据库
int insertInfo2DataBase(String thirdPartyType, String stationId);
/**
* 查询站点、第三方推送平台配置对应
*