mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 13:05:11 +08:00
新增 运营端小程序搜索枪口信息接口
This commit is contained in:
@@ -35,4 +35,9 @@ public class QueryConnectorInfoDTO {
|
||||
* 每页条数
|
||||
*/
|
||||
private int pageSize;
|
||||
|
||||
/**
|
||||
* 枪口编号
|
||||
*/
|
||||
private String pileConnectorCode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user