Merge branch 'ww' into test
This commit is contained in:
@@ -189,8 +189,7 @@ public class TbShopInfo implements Serializable {
|
|||||||
@ApiModelProperty(value = "到期时间")
|
@ApiModelProperty(value = "到期时间")
|
||||||
private Long expireAt;
|
private Long expireAt;
|
||||||
|
|
||||||
@Column(name = "`status`",nullable = false)
|
@Column(name = "`status`")
|
||||||
@NotNull
|
|
||||||
@ApiModelProperty(value = "门店状态")
|
@ApiModelProperty(value = "门店状态")
|
||||||
private Integer status;
|
private Integer status;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user