mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
添加汇付支付回调接口
This commit is contained in:
@@ -91,7 +91,9 @@ public interface IPileConnectorInfoService {
|
||||
*/
|
||||
int updateConnectorStatus(String connectorCode, String status);
|
||||
|
||||
/**
|
||||
String pushConnectorStatus(String pileConnectorCode, String status);
|
||||
|
||||
/**
|
||||
* 通过桩编号修改枪口状态
|
||||
* 仅用于登录逻辑使用
|
||||
* @param pileSn 桩编号
|
||||
|
||||
Reference in New Issue
Block a user