Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 649 Bytes

README.md

File metadata and controls

28 lines (27 loc) · 649 Bytes

android_project_mvp_framework

Base Framework With Dagger2+Butterknife+Retrofit2+MVP Of Android App develop 说明:本项目使用了MVP框架; 接口格式说明:

{
    "cd": 0,
    "msg": "正常",
    "data": {
        "userId": 154,
        "userType": "User",
        "deviceId": 0,
        "ticket": "xxx",
        "account": null,
        "appId": 0,
        "accountOrigin": 0,
        "thirdPartyToken": null,
        "createTime": 0,
        "userSecretKey": null,
        "uuid": null,
        "easemob_kefu_name": "xxx",
        "easemob_kefu_pwd": "xxx",
        "productKey": null,
        "role": 1
    }
}