<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                ##登錄 域名/index.php/App/User/Login.html 傳輸方式:GET +++ *phone# 用戶賬號 *uuid# 用戶手機設備ID *code# 短信驗證碼 *cid# 用戶CID(個推) *grade# 用戶等級 //3位經紀人。7為業主。。其他用戶用到在加上去 <<< success { "info":"登錄成功!", //失敗或成功原因 "state":"1", //0登錄失敗,1登錄成功,2,用戶等級不可為空。3用戶還沒上傳驗證信息,4表示注冊失敗,5用戶設備ID不可為空,7身份認證未通過,8未審核。9該賬號已凍結 10:不是經紀人無法登陸經紀人端 "token":"*********************************" } <<< error { "info":"您還未上傳身份證認證信息!", "state":"3", "token":"" } +++ ##驗證碼 域名/index.php/App/User/sentSMS 傳輸方式:GET +++ *phone# 手機號 <<< success { "info":"發送成功!", "state":"1" //3為短信服務商返回的失敗 } <<< error { "info":"錯誤原因!", "state":"0" } +++ ##添加用戶信息(業主端) 域名/index.php/App/User/addUserInfo/token/當前用戶的token 傳輸方式:POST +++ *name# 姓名 *card_positive_img# 身份證正面(圖片) *card_otherside_img# 身份證反面(圖片) <<< success { "info":"添加成功,正在等待工作人員審核,預計3 - 5個工作日!", "state":1 } <<< error { "info":"錯誤信息", "state":0 } +++ ##添加用戶信息(經紀人端) 域名/index.php/App/User/addUserInfoAgent/token/當前用戶的token 傳輸方式:POST +++ *name# 姓名 *card_positive_img# 身份證正面(字符串) *card_otherside_img# 身份證反面(字符串) <<< success { "info":"添加成功,正在等待工作人員審核,預計3 - 5個工作日!", "state":1 } <<< error { "info":"錯誤信息", "state":0 } +++ ##上傳身份證正面 域名/index.php/App/User/cardPositiveImg/token/當前用戶的token 傳輸方式:POST +++ *card_positive_img# 身份證正面(圖片) <<< success { "info": "上傳成功。", "state": 1, "data": "Public/card/2016-12-02/58413963a1b20.png" } <<< error { "info": "請選擇身份證正面。", "state": 0, "data": "" } +++ ##上傳身份證反面 域名/index.php/App/User/cardOthersideImg/token/當前用戶的token 傳輸方式:POST +++ *card_otherside_img# 身份證反面(圖片) <<< success { "info": "上傳成功。", "state": 1, "data": "Public/card/2016-12-02/58413963a1b20.png" } <<< error { "info": "請選擇身份證正面。", "state": 0, "data": "" } +++ ##用戶簽到 域名/index.php/App/Index/userSign/token/當前用戶的TOKEN +++ <<< success { "info":"簽到成功!", "state":1 } <<< error { "info":"您今日已簽到過了!", "state":0 } +++ ##獲取用戶簽到日期 域名/index.php/App/Index/getSign/token/當前用戶的TOKEN +++ <<< success { "info":"查詢成功!", "time":"2016-10-31 15:03:30", "state":1, "retData":[ { "_id":"59", "sign_time":"2016-10-30 14:59:54", "user_id":"69" } ] } <<< error { "info":"您當前月沒簽到!", "time":"2016-10-31 15:05:21", "state":0, "retData":"" } +++ ##用戶詳情 域名/index.php/Admin/User/userDetails/token/用戶TOKEN +++ <<< success { "data": { "_id":"2", "account":"15507898841", "password":"d3f75b4ec9ef6fa0", "user_grade":"2", "integral":null, "status":"1", "card_id":null, "name":null, "card_positive_img":null, "card_otherside_img":null, "user_id":null, "desc":"合伙人", "user_type":"1", "min_area":"0", "max-area":"200" }, "info":"獲取成功!", "state":1 } <<< error { "info":"*********", //簽到失敗原因! "state":0, "data":"" } +++ ##我的客戶 域名/index.php/App/User/userCustomer/token/當前用戶的TOKEN +++ *page# 當前頁數 *num# 每頁顯示的數量(默認為10) <<< success { "info": "查詢成功!", //提示語 "num": 10, //每頁返回的數量 "state": 1, //返回狀態 1為獲取成功,2為沒有數據,3為當前頁數不可為空 "data": [ { "_id": "2", "user_id": "21", "customer_id": "2", "status": "2", "biding_id": "19", "end_time": "1476088909", "customer": "張三", "phone_num": "15507898841", "desc": "李四的客戶", "city": "深圳", "region": "南山區", "company": "李四公司", "measure": "150", "price": "9999", "start_time": "1476088849" } ] } <<< error { "info": "查無數據!", "num": 0, "state": 2, "data": "" } +++ ##指派客戶 域名/index.php/App/User/distributionCustomer/token/當前用戶的TOKEN +++ *page# 當前頁數 *num# 每頁顯示的數量(默認為10) <<< success { "info": "查詢成功!", //提示語 "num": 10, //每頁返回的數量 "state": 1, //返回狀態 1為獲取成功,2為沒有數據,3為當前頁數不可為空 "data": [ { "_id": "2", "user_id": "21", "customer_id": "2", "status": "2", "biding_id": "19", "end_time": "1476088909", "customer": "張三", "phone_num": "15507898841", "desc": "李四的客戶", "city": "深圳", "region": "南山區", "company": "李四公司", "measure": "150", "price": "9999", "start_time": "1476088849" } ] } <<< error { "info": "查無數據!", "num": 0, "state": 2, "data": "" } +++ ##完成的客戶 域名/index.php/App/User/completeCustomer/token/當前用戶的TOKEN +++ *page# 當前頁數 *num# 每頁顯示的數量(默認為10) <<< success { "info": "查詢成功!", //提示語 "num": 10, //每頁返回的數量 "state": 1, //返回狀態 1為獲取成功,2為沒有數據,3為當前頁數不可為空 "data": [ { "_id": "2", "user_id": "21", "customer_id": "2", "status": "2", "biding_id": "19", "end_time": "1476088909", "customer": "張三", "phone_num": "15507898841", "desc": "李四的客戶", "city": "深圳", "region": "南山區", "company": "李四公司", "measure": "150", "price": "9999", "start_time": "1476088849" } ] } <<< error { "info": "查無數據!", "num": 0, "state": 2, "data": "" } +++ ##消息記錄 域名/index.php/App/Index/getNews/token/當前用戶的TOKEN +++ *page# 當前頁數 *num# 每頁顯示的數量(默認為10) <<< success { "info": "查詢成功!", "num": 1, "state": 1, //返回狀態 1為獲取成功,2為沒有數據,3為當前頁數不可為空 "data": [ { "_id": "5", "user_id": "69", "title": "通知欄標題!", "content": "推送消息內容", "text": "通知欄的內容", "time": "1477968439" } ] } <<< error { "info": "查無數據!", "num": 1, "state": 1, //返回狀態 1為獲取成功,2為沒有數據,3為當前頁數不可為空 "data":"" } +++
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看