This commit is contained in:
Lemon
2024-04-01 16:17:07 +08:00
31 changed files with 633 additions and 381 deletions

View File

@@ -13,4 +13,6 @@ public class PushInfoParamDTO {
private String pileConnectorCode;
private String status;
private String stationId;
}