You've already forked FrameTour-BE
添加景区账号的登陆功能
添加“上传人脸、现场支付、事后支付、退款、点击购买”操作的数据记录
This commit is contained in:
@@ -14,6 +14,7 @@ public class ScenicAccountEntity {
|
||||
private String name;
|
||||
private String account;
|
||||
private String password;
|
||||
private Integer status;
|
||||
private Date createTime;
|
||||
private Date updateTime;
|
||||
}
|
||||
|
Reference in New Issue
Block a user