version:6.4.7

fix:
update:增加绑定手机和绑定状态,增加扫码绑定
This commit is contained in:
2023-10-19 11:00:30 +08:00
parent 6de0c1f016
commit 2122454ac3
13 changed files with 693 additions and 49 deletions

View File

@@ -24,6 +24,7 @@ public class CommonConfig {
public final static String STUDENT_ID = "sno";
/*头像*/
public final static String HEAD_IMG = "head_img";
public final static String USER_PHONE = "user_phone_key";
//保存的用户信息
/*首次启动app*/