[1078] 适配新的数据库结构

This commit is contained in:
lin
2025-03-24 17:53:43 +08:00
parent fd5079a652
commit f0eb101130
17 changed files with 216 additions and 972 deletions

View File

@@ -144,9 +144,6 @@ public class CommonGBChannel {
@Schema(description = "关联的设备ID")
private Integer dataDeviceId;
@Schema(description = "关联的部标标通道ID")
private Integer jtChannelId;
@Schema(description = "创建时间")
private String createTime;