add 推送联联平台相关方法

This commit is contained in:
Lemon
2023-06-03 16:03:02 +08:00
parent 7cae317501
commit 4674a9095a
6 changed files with 84 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ public interface LianLianService {
String pushChargeStatus(String orderCode) throws UnsupportedEncodingException;
/**
* 推送停止充电结果(仅在 交易记录的帧类型中调用)
* 推送停止充电结果(仅在 0x19的帧类型中调用)
* @param orderCode
* @return
*/