From dfafe88917bd344d570277f14b7ea7bf03fa93d4 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 19 二月 2025 18:33:41 +0800 Subject: [PATCH] jtt808初始化 --- server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java b/server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java index 2bc4425..e528ef3 100644 --- a/server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java +++ b/server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java @@ -45,7 +45,6 @@ @ApiModelProperty(value = "鏄惁宸插垹闄� 0鏈垹闄� 1宸插垹闄�", example = "1") @ExcelColumn(name="鏄惁宸插垹闄� 0鏈垹闄� 1宸插垹闄�") - @TableLogic private Integer isdeleted; @ApiModelProperty(value = "澶囨敞") -- Gitblit v1.9.3