培训视频

培训课程代码集合


NC登录地址:

http://60.205.190.183:9692 

NC个人账号:jl

NC数据库连接:

jdbc:oracle:thin:@60.205.190.183:1521:orcl

获取restToken地址

http://127.0.0.1/seeyon/rest/token/rest/111111aa

1、推送人员绑定rest地址:

http://127.0.0.1:80/seeyon/rest/thirdpartyUserMapper/binding/singleUser?token=a5ace528-9a2f-4d72-9f45-7927d0676cba

json规格数据:
{
    "registerCode": "2005",
    "thirdUserId": "111111",
    "thirdLoginName": "cs",
    "thirdName": "cs",
    "thirdCode": "123",
    "thirdMobile": "",
    "thirdEmail": "",
    "param0": "",
    "param1": ""
}

2、推送消息rest地址:

http://127.0.0.1:80/seeyon/rest/thirdpartyMessage/receive/singleMessage?token=8dc0f313-5ec6-4e19-b324-e6ead3e7e467<br />
http://localhost:8088/seeyon/rest/thirdpartyMessage/receive/singleMessage?token=efc96ec2-bf81-49c9-8513-ac01dbe35b9f<br />

 json格式数据:
    {
       "thirdpartySenderId":"01111",
       "messageURL":"http://www.baidu.com",
       "thirdpartyRegisterCode":"2005",
       "downloadUrl":"",
       "noneBindingReceiver":"cs",
       "creation_date":"201812-12 12:12:12",
       "thirdpartyReceiverId":"cs",
       "messageH5URL":"m.baidu.com",
       "thirdpartyMessageId":"111111",
       "messageContent":"测试23456"
    }

3、推送待办rest地址:

http://127.0.0.1:80/seeyon/rest/thirdpartyPending/receive?token=8dc0f313-5ec6-4e19-b324-e6ead3e7e467

--

json格式:
{
   "classify":"待办",
   "title":"待办推送测试321",
   "creationDate":"2018-07-19 12:12:12",
   "content":"待办推送测试内容123",
   "url":"http://www.baidu.com/",
   "thirdReceiverId":"cs",
   "h5url":"http://www.qq.com",
   "senderName":"推送人","thirdSenderId":"111111",
   "noneBindingReceiver":"cs",
   "state":"0",
   "contentType":"html",
   "registerCode":"2005",
   "taskId":"123123"
}

results matching ""

    No results matching ""