记得上下班打卡 | git大法好,push需谨慎

Commit 5826517d authored by 张国柄's avatar 张国柄

opt;

parent 51067f50
......@@ -61,7 +61,6 @@ public class AdamUserInfoVo implements java.io.Serializable, Cloneable {
@ApiModelProperty(position = 28, value = "身份二维码")
private String qrCode;
@ApiModelProperty(position = 30, value = "标记[0-普通用户|2-过期会员|10-老会员|11-新会员]")
@JsonFormat(shape = JsonFormat.Shape.STRING, pattern = DateUtil.DATE_FULL_STR)
private Integer stageMarker;
private static final AdamUserInfoVo obj = new AdamUserInfoVo();
......
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