mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 联联平台
This commit is contained in:
@@ -18,8 +18,6 @@ public interface LianLianService {
|
||||
* 根据充电站id,推送充电站信息
|
||||
* @param dto
|
||||
*/
|
||||
// String pushStationInfo(PushStationInfoDTO dto);
|
||||
|
||||
String pushStationInfoV2(PushStationInfoDTO dto);
|
||||
|
||||
/**
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.jsowell.thirdparty.platform.InterfaceWithPlatformLogicFactory;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
public class LianLianLogic extends AbsInterfaceWithPlatformLogic {
|
||||
public class LianLianPlatformLogic extends AbsInterfaceWithPlatformLogic {
|
||||
|
||||
@Override
|
||||
public void afterPropertiesSet() throws Exception {
|
||||
Reference in New Issue
Block a user