| | |
| | | /** |
| | | * My father is Object, ites purpose of |
| | | * |
| | | * @purpose Created by Runt (qingingrunt2010@qq.com) on 2022/1/29. |
| | | * @purpose Created by Runt (qingingrunt2010@qq.com) on 2020-9-17. |
| | | */ |
| | | public class Configuration { |
| | | |
| | | public final static String KEY_CODE= "code"; |
| | | public static final String KEY_TOKEN = "token"; |
| | | public static final String KEY_USERINFO = "userinfo"; |
| | | public static final String KEY_USERNAME = "username"; |
| | | public static final String KEY_PHONE = "phone"; |
| | | public static final String KEY_USERPASS = "userpass"; |