<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>

                ??碼云GVP開源項目 12k star Uniapp+ElementUI 功能強大 支持多語言、二開方便! 廣告
                # 客戶錄入模塊 ## **Web端交互** ![](https://img.kancloud.cn/7b/c1/7bc1e762c6ca8fcc25f4a0f06c259565_273x847.png) ## **API相關文檔** ### ***客戶資料*** 接口描述 | **獲取客戶錄入資料** ---|--- URL | /wechat\_api/customer/getCustomer 請求方式 | get 請求參數 | wechatContactId:19564132 返回值 | {"code":200,"msg":"操作成功!","data":null} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | wechatContactId| string| Y | 微信聯系人ID > ***** ### ***客戶服務記錄*** 接口描述 | **新增服務記錄** ---|--- URL | /wechat\_api/servicerecord/dosave 請求方式 | post 請求參數 | {serviceType:"1843",noticeTime:"1565171400000",serviceNote:"看電視",remark:"看電視啊",wechatUserId:"57221",wechatContactId:"46916543",createTime:"1565173484502",servicePerson:"陶成",serviceTarget:"巫建平"} 返回值 | {"msg":"保存成功","code":200} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | serviceType| string| Y |服務類型 | 請求參數 | noticeTime| string | Y |提醒時間 | 請求參數 | serviceNote| string | Y |服務內容 | 請求參數 | remark| string | Y |備注 | 請求參數 | wechatUserId| string | Y |微信號ID | 請求參數 | wechatContactId| string | Y |聯系人ID | 請求參數 | createTime| string | Y |創建時間 | 請求參數 | servicePerson| string | Y |服務創建人 | 請求參數 | serviceTarget| string | Y |服務目標 > ***** 接口描述 | **歷史服務記錄** ---|--- URL | /wechat\_api/servicerecord/recordList 請求方式 | get 請求參數 | {wechatUserIds:"57221",wechatContactIds:"46916543"} 返回值 | {"code":200,"data":[{"page":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">&#171; 上一頁</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">1</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">下一頁 &#187;</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">當前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 條,共 0 條</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1},"sqlMap":{},"serviceId":22841,"noticeTime":1565075880000,"createTime":1565077712000,"serviceType":"1843","serviceNote":"aa","servicePerson":"陶成","adminUserId":33726,"wechatUserId":13806,"serviceTarget":"小陶","wechatContactId":47930186,"remark":"aaaaaa","status":0,"realName":"13476673692(陶成)","nickName":"售前-陶成","contactName":"小陶同學","secName":"工作號","codeTypeDesc":"打籃球","wechatContactUserName":"wxid_mjxv8kbxje8b22"},{"page":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">&#171; 上一頁</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">1</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">下一頁 &#187;</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">當前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 條,共 0 條</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1},"sqlMap":{},"serviceId":22836,"serviceTime":1565077474000,"noticeTime":1565076240000,"createTime":1565076195000,"serviceType":"1844","serviceNote":"學習","servicePerson":"陶成","adminUserId":33726,"wechatUserId":13806,"serviceTarget":"小陶","wechatContactId":47930186,"remark":"學習","status":1,"realName":"13476673692(陶成)","nickName":"售前-陶成","contactName":"小陶同學","secName":"工作號","codeTypeDesc":"學習","wechatContactUserName":"wxid_mjxv8kbxje8b22"}],"pageNo":1,"count":2} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | wechatUserIds| string| Y |微信號ID | 請求參數 | wechatContactIds| string | Y |聯系人ID > ***** 接口描述 | **獲取服務記錄提醒列表** ---|--- URL | /wechat\_api/servicerecord/noticeTimeRecordList 請求方式 | get 請求參數 | {wechatContactIds:,limit:"10",pageNo:"1"} 返回值 | {"code":200,"data":[{"page":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">&#171; 上一頁</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">1</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">下一頁 &#187;</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">當前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 條,共 0 條</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1},"sqlMap":{},"serviceId":22841,"noticeTime":1565075880000,"createTime":1565077712000,"serviceType":"1843","serviceNote":"aa","servicePerson":"陶成","adminUserId":33726,"wechatUserId":13806,"serviceTarget":"小陶","wechatContactId":47930186,"remark":"aaaaaa","status":0,"realName":"13476673692(陶成)","nickName":"售前-陶成","contactName":"小陶同學","secName":"工作號","codeTypeDesc":"打籃球","wechatContactUserName":"wxid_mjxv8kbxje8b22"}],"pageNo":1,"count":1} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | wechatContactIds| string| Y |聯系人ID | 請求參數 | limit和pageNo| string | Y |分頁參數 > ***** ### ***標簽*** 接口描述 | **添加我的標簽** ---|--- URL | /wechat\_api/tag/editTagInfo 請求方式 | post 請求參數 | {tagName:"xiao",isPub:"0"} 返回值 |{"msg":"操作成功!","code":200,"tagInfo":{"page":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">&#171; 上一頁</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">1</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">下一頁 &#187;</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">當前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 條,共 0 條</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1},"sqlMap":{},"tagId":43972,"tagName":"xiao","adminUserId":33726,"createTime":1565170775945,"isPub":0}} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | tagName| string | Y | 修改的標簽名 | 請求參數 | isPub| string | Y | 是否公共 0:非公共,1 公共 2 部門 > ***** 接口描述 | **標簽重命名** ---|--- URL | /wechat\_api/tag/editTagInfo 請求方式 | post 請求參數 | {tagName:"aaaeee",adminUserId:"33726",tagId:"43952",isPub:"0"} 返回值 |{"msg":"操作成功!","code":200,"tagInfo":{"page":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">&#171; 上一頁</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">1</a></li>\n<li><a href=\"javascript:\" onclick=\"page(0,-1,'');\">下一頁 &#187;</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">當前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 條,共 0 條</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1},"sqlMap":{},"tagId":43952,"tagName":"aaaeee","adminUserId":33726,"isPub":0}} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | tagName| string | Y | 修改的標簽名 | 請求參數 | adminUserId | string | Y | 管理員ID | 請求參數 | tagId| string | Y | 標簽ID | 請求參數 | isPub| string | Y | 是否公共 0:非公共,1 公共 2 部門 > ***** 接口描述 | **刪除標簽** ---|--- URL | /wechat\_api/tag/delTagInfo 請求方式 | post 請求參數 | adminUserId: "33726", tagId:"42906", isPub:"0" 返回值 |{"msg":"刪除成功!","code":200} | Sort | Param | Type | required | Description | | --- | --- | --- | --- |--- | | 請求參數 | adminUserId| string | 歸屬的管路員ID | 請求參數 | tagId| string | Y |標簽ID | 請求參數 | isPub| string | Y |是否公眾 0:非公共,1 公共 2 部門
                  <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>

                              哎呀哎呀视频在线观看