通讯方式

This commit is contained in:
2025-09-02 10:32:17 +08:00
parent 0787e4b205
commit 98ef841f18
2 changed files with 5 additions and 1 deletions

View File

@ -83,6 +83,7 @@ public class DeviceQueryCriteria extends BaseEntity {
/**
* 通讯方式 0:4G;1:蓝牙
* communication_mode
*/
private Integer communicationMode;