Commit cc5e6840 by 庄冰

doc

parent 6585e2cb
......@@ -22,11 +22,11 @@
{
"actionType":"submitIcpProgramme",
"actionBody":{
"needNo":"I20200320201737000zhb",
"needNo":"I20200320201737000zhb",//渠道需求号
"solutionContent":{
"bizType":"gszc",
"bizType":"icpsq",//产品类型 icpsq edisq
"solution":{
"IcpType":1,//方案类型 不传默认1 1:icp 2: edi
// "IcpType":1,//方案类型 不传默认1 1:icp 2: edi 参数无效
"CompanyName":"公司名",
"CompanyAddress":"公司地址",
"Area":"区域",
......@@ -62,7 +62,7 @@
{
"actionType":"submitIcpMaterial",
"actionBody":{
"BizId":"S20200323174838000zhb",
"BizId":"S20200323174838000zhb",//渠道方案号 同channelSolutionNo
"material":{
"Domain":"备案域名",
"CorporateName":"法人名称",
......@@ -108,7 +108,7 @@
{
"actionType":"getProgrammeInfoByChannelNeedNo",
"actionBody":{
"needNo":"20200413210610000001"
"needNo":"20200413210610000001" //渠道需求号
}
}
......@@ -121,11 +121,11 @@
"msg":"success",
"data":[
{
"needNo":"N202004132334EjurnEr",
"solutionNo":"NS202004140953WtCUTG",
"channelSolutionNo":"S20200323174838000zhb8",
"needNo":"N202004132334EjurnEr",//需求号 同channelNeedNo
"solutionNo":"NS202004140953WtCUTG",//方案号 同solutionNo
"channelSolutionNo":"S20200323174838000zhb8",//渠道方案号 同channelSolutionNo
"orderNo":null,
"solutionContent":{
"solutionContent":{//方案交付信息
"notes":"",
"bizType":"icpsq",
"solution":{
......@@ -349,7 +349,7 @@
{
"actionType":"acceptIcpPartnerNotification",
"actionBody":{
"BizId":"S20200323174838000zhb",
"BizId":"S20200323174838000zhb",//渠道方案号 同channelSolutionNo
"OfficialFileUrl":"官⽂下载地址",
"ApplicationStatus":"507"
}
......@@ -387,7 +387,7 @@ ApplicationStatus:
{
"actionType":"abolishIcpProgramme",
"actionBody":{
"BizId":"S20200323174838000zhb",
"BizId":"S20200323174838000zhb", //渠道方案号 同channelSolutionNo
"Note":"备注"
}
}
......@@ -417,7 +417,7 @@ ApplicationStatus:
{
"actionType":"getNeedSolutionDetailByUser",
"actionBody":{
"solutionNo":"NS202004131008iKPRDB"
"solutionNo":"NS202004131008iKPRDB" //方案号
}
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment