Commit cc5e6840 by 庄冰

doc

parent 6585e2cb
...@@ -22,11 +22,11 @@ ...@@ -22,11 +22,11 @@
{ {
"actionType":"submitIcpProgramme", "actionType":"submitIcpProgramme",
"actionBody":{ "actionBody":{
"needNo":"I20200320201737000zhb", "needNo":"I20200320201737000zhb",//渠道需求号
"solutionContent":{ "solutionContent":{
"bizType":"gszc", "bizType":"icpsq",//产品类型 icpsq edisq
"solution":{ "solution":{
"IcpType":1,//方案类型 不传默认1 1:icp 2: edi // "IcpType":1,//方案类型 不传默认1 1:icp 2: edi 参数无效
"CompanyName":"公司名", "CompanyName":"公司名",
"CompanyAddress":"公司地址", "CompanyAddress":"公司地址",
"Area":"区域", "Area":"区域",
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
{ {
"actionType":"submitIcpMaterial", "actionType":"submitIcpMaterial",
"actionBody":{ "actionBody":{
"BizId":"S20200323174838000zhb", "BizId":"S20200323174838000zhb",//渠道方案号 同channelSolutionNo
"material":{ "material":{
"Domain":"备案域名", "Domain":"备案域名",
"CorporateName":"法人名称", "CorporateName":"法人名称",
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
{ {
"actionType":"getProgrammeInfoByChannelNeedNo", "actionType":"getProgrammeInfoByChannelNeedNo",
"actionBody":{ "actionBody":{
"needNo":"20200413210610000001" "needNo":"20200413210610000001" //渠道需求号
} }
} }
...@@ -121,11 +121,11 @@ ...@@ -121,11 +121,11 @@
"msg":"success", "msg":"success",
"data":[ "data":[
{ {
"needNo":"N202004132334EjurnEr", "needNo":"N202004132334EjurnEr",//需求号 同channelNeedNo
"solutionNo":"NS202004140953WtCUTG", "solutionNo":"NS202004140953WtCUTG",//方案号 同solutionNo
"channelSolutionNo":"S20200323174838000zhb8", "channelSolutionNo":"S20200323174838000zhb8",//渠道方案号 同channelSolutionNo
"orderNo":null, "orderNo":null,
"solutionContent":{ "solutionContent":{//方案交付信息
"notes":"", "notes":"",
"bizType":"icpsq", "bizType":"icpsq",
"solution":{ "solution":{
...@@ -349,7 +349,7 @@ ...@@ -349,7 +349,7 @@
{ {
"actionType":"acceptIcpPartnerNotification", "actionType":"acceptIcpPartnerNotification",
"actionBody":{ "actionBody":{
"BizId":"S20200323174838000zhb", "BizId":"S20200323174838000zhb",//渠道方案号 同channelSolutionNo
"OfficialFileUrl":"官⽂下载地址", "OfficialFileUrl":"官⽂下载地址",
"ApplicationStatus":"507" "ApplicationStatus":"507"
} }
...@@ -387,7 +387,7 @@ ApplicationStatus: ...@@ -387,7 +387,7 @@ ApplicationStatus:
{ {
"actionType":"abolishIcpProgramme", "actionType":"abolishIcpProgramme",
"actionBody":{ "actionBody":{
"BizId":"S20200323174838000zhb", "BizId":"S20200323174838000zhb", //渠道方案号 同channelSolutionNo
"Note":"备注" "Note":"备注"
} }
} }
...@@ -417,7 +417,7 @@ ApplicationStatus: ...@@ -417,7 +417,7 @@ ApplicationStatus:
{ {
"actionType":"getNeedSolutionDetailByUser", "actionType":"getNeedSolutionDetailByUser",
"actionBody":{ "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