Commit 1dbb9775 authored by 高宇's avatar 高宇

会员码接口

parent 098582cf
......@@ -11,6 +11,7 @@ import java.util.Date;
*/
@Data
public class UserInfo {
private Long id;
private String mobile;
private String avatar;
private String nickName;
......
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