update 查询未开发票站点列表

This commit is contained in:
2023-05-18 17:24:13 +08:00
parent d0dc2e64c2
commit a3f096ab80
5 changed files with 85 additions and 10 deletions

View File

@@ -32,6 +32,11 @@ public class OrderVO {
*/
private String pileConnectorCode;
/**
* 站点id
*/
private String stationId;
/**
* 站点名称
*/