mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
新增 华为 请求停止充电、接收停止充电结果接口
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.jsowell.pile.dto.huawei;
|
||||
|
||||
import com.jsowell.pile.vo.huawei.QueryStartChargeVO;
|
||||
|
||||
/**
|
||||
* 接收停止充电结果vo
|
||||
*
|
||||
* @author Lemon
|
||||
* @Date 2024/1/30 9:18:01
|
||||
*/
|
||||
public class ReceiveStopChargeResultVO extends QueryStartChargeVO {
|
||||
}
|
||||
Reference in New Issue
Block a user