Commit 47b93f14 by huluobin

# 更新

parent ea11b6de
......@@ -38,5 +38,8 @@ public class BaseType implements Serializable {
private String shortCode;
private Integer sorts;
@ApiModelProperty("是否显示 1-是 2-否")
private Integer isShow;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment