# interface **Repository Path**: zjxy2014/interface ## Basic Information - **Project Name**: interface - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #后台提供的接口 说明:hosts不固定,需替换,需用post请求 1.注册 hosts/whichone/regeist.json?username=1&password=2 2.登录 hosts/whichone/login.json?username=1&password=2 3.退出 hosts/whichone/logout.json 4.修改密码 hosts/whichone/updatePassword.json?password=1&newPassword=2