0
0

Merge remote-tracking branch 'origin/dyf-device'

This commit is contained in:
2025-07-08 11:26:24 +08:00
17 changed files with 1106 additions and 38 deletions

View File

@ -60,7 +60,7 @@ public class DeviceQueryCriteria {
private Long currentOwnerId;
@Schema(name = "租户ID")
private Long tenantId;
private String tenantId;
@Schema(name = "通讯方式", example = "0:4G;1:蓝牙")
private Integer communicationMode;