销售冠,post
This commit is contained in:
@@ -57,5 +57,9 @@ public class IndustryTags implements Serializable {
|
||||
@TableField("update_time")
|
||||
private LocalDateTime updateTime;
|
||||
|
||||
@Schema(description = "是否启用")
|
||||
@TableField("enabled")
|
||||
private boolean enabled;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user