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