Commit 0701608f by 宋珺琪

0.0

parent 896029d6
......@@ -181,4 +181,9 @@ public class WaringVo implements Serializable {
private String tlms5;
@TableField(exist = false)
private String tlys5;
@ApiModelProperty("按钮状态")
@TableField(exist = false)
private String selected = "false";
}
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