Commit b0475e73 by 宋毅

tj

parent db65e249
1.更新注册号 1.更新注册号、状态、官文
1.更新注册号 1.更新注册号、状态、官文
请求方式:POST
地址:notifyaction/internalCallsNotify/updateTmRegistNum
参数:
{
"tbCode": "TB26202002271337v5y9",//提报号
"tmRegistNum": "",//商标申请号
}
2.更新状态和官文
请求方式:POST 请求方式:POST
地址:notifyaction/internalCallsNotify/updateTmStatus 地址:notifyaction/internalCallsNotify/updateTmStatus
参数: 参数:
...@@ -17,6 +7,9 @@ ...@@ -17,6 +7,9 @@
"tmStatus": "13",//官文状态编码 "tmStatus": "13",//官文状态编码
"tmStatusName": "已下发商标注册证",//官文状态名称 "tmStatusName": "已下发商标注册证",//官文状态名称
"submitTime": "",//提报时间 "submitTime": "",//提报时间
"registNumInfo":{//注册号信息
"tmRegistNum": "29471633",//商标申请号
},
"officialInfo":{//官文信息 "officialInfo":{//官文信息
"tmRegistNum": "29471633",//商标申请号 "tmRegistNum": "29471633",//商标申请号
"updated": "2020-02-19T06:53:09.000Z",// 创建时间 "updated": "2020-02-19T06:53:09.000Z",// 创建时间
......
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