用能空调代码提交 终端相关代码修改

This commit is contained in:
2022-07-01 09:17:51 +08:00
parent 7affd72b1d
commit 76ea96e316
38 changed files with 575 additions and 108 deletions

View File

@@ -16,6 +16,7 @@ public class AirStrategyDTO {
private Integer expire;
private String type;
private Param param;
private String userId;