111
k94314517
2023-10-13 07088f4225d6c8d21e94cc4981d4c28960f114d8
server/services/src/main/java/com/doumee/dao/business/model/MqttLog.java
@@ -18,7 +18,7 @@
 */
@Data
@ApiModel("系统行为操作记录表")
@TableName("`mqtt_log`")
@TableName("mqtt_log")
public class MqttLog {
    @ApiModelProperty(value = "编码")