update 对接第三方平台

This commit is contained in:
2024-03-28 11:07:45 +08:00
parent f9f03c763e
commit 8482585a21
2 changed files with 128 additions and 74 deletions

View File

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