mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
add 联联平台 请求启动充电 接口
This commit is contained in:
@@ -222,4 +222,11 @@ public interface IOrderBasicInfoService {
|
||||
* @return
|
||||
*/
|
||||
List<AccumulativeInfoVO> getAccumulativeInfoForLianLian(QueryStationInfoDTO dto);
|
||||
|
||||
/**
|
||||
* 联联平台生成订单
|
||||
* @param dto
|
||||
* @return
|
||||
*/
|
||||
Map<String, Object> generateOrderForLianLian(QueryStartChargeDTO dto);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user