mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 19:09:57 +08:00
@@ -78,6 +78,11 @@ public interface PileProtocolService {
|
||||
*/
|
||||
void startCharge(String pileCode, String gunCode, BigDecimal limitYuan, String orderNo);
|
||||
|
||||
/**
|
||||
* 停止充电
|
||||
*/
|
||||
void stopCharge(String pileCode, String gunCode);
|
||||
|
||||
/**
|
||||
* 重启充电
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user