1
0

设备详情功能开发

This commit is contained in:
2025-07-21 15:24:26 +08:00
parent 879e485056
commit 9338b0d24b
5 changed files with 49 additions and 7 deletions

View File

@ -30,5 +30,5 @@ public class AppDeviceBo {
private String sendMsg;
private String deviceId;
private Long deviceId;
}