This commit is contained in:
2024-07-30 10:38:40 +08:00
parent 1879f41b9f
commit 41f8c873a4
10 changed files with 515 additions and 276 deletions

View File

@@ -13,5 +13,7 @@ public class UpSendPojo {
private String deviceId;
private String appId;
private CommandDTO commandDTO;
}