jiangping
2023-10-13 dff12cddd41f96e296cb652b0cf3c8c9ce43426f
server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java
@@ -59,6 +59,9 @@
    @ApiModelProperty(value = "客户端编码")
    @ExcelColumn(name="客户端编码")
    private String clientid;
    @ApiModelProperty(value = "锁头编码")
    @ExcelColumn(name="锁头编码")
    private String objId;
    @ApiModelProperty(value = "服务器信息")
    @ExcelColumn(name="服务器信息")
    private String hostInfo;