Commit 21138fca authored by 赵啸非's avatar 赵啸非

添加重复订单请求

parent 4765bda1
...@@ -25,40 +25,39 @@ Content-Type: application/json ...@@ -25,40 +25,39 @@ Content-Type: application/json
###排号汇总更新与保存 ###排号汇总更新与保存
POST {{baseUrl}}/ph/queue/save POST {{baseUrl}}/ph/queue/save
Authorization: {{authToken}}
Content-Type: application/json Content-Type: application/json
{ {
"ordernumber":"CHbIuh", "ordernumber":"123",
"style":"未叫号", "style":"未叫号",
"business":"8p1Vuv", "business":"医保异地转移",
"windowName":"RUZZDP", "windowName":"交警窗口",
"windowFromnum":"KjlwIY", "windowFromnum":"1A11",
"flownum":"mwJe1r", "flownum":"第xxx号",
"formernum":"TU2qut", "formernum":"221",
"peopleIdcard":"Sft7NJ", "peopleIdcard":"5101061885411458",
"peopleName":"a3bcgs", "peopleName":"王石",
"peopleSex":"Lnna30", "peopleSex":"",
"peoplePhone":"MxuyHQ", "peoplePhone":"13808095770",
"workmanName":"wUJziS", "workmanName":"陈长虹",
"workmanNumber":"PibV9g", "workmanNumber":"ZJ001",
"taketime":"1716739200000", "taketime":"1716739200000",
"calltime":"1716739200000", "calltime":"1716749200000",
"endtime":"1716739200000", "endtime":"1716739200000",
"waitTime":0, "waitTime":189,
"handleTime":0, "handleTime":224,
"deviceName":"PVq8Ws", "deviceName":"PVq8Ws",
"callName":"MHM4hc", "callName":"MHM4hc",
"matterName":"RLTHgE", "matterName":"RLTHgE",
"queueid":"0RFVY7", "queueid":"123",
"wySignin":"现场取号", "wySignin":"现场取号",
"sectionName":"1LJKfk", "sectionName":"不动产",
"hallName":"yFgDNG", "hallName":"公安大厅",
"deviceType":"排号机", "deviceType":"排号机",
"siteId":0, "siteId":1,
"siteCode":"t5A3QV", "siteCode":"511500000000-0001",
"siteName":"eU9wad", "siteName":"智慧排队管理服务系统",
"extNum":"zt7JlO", "extNum":"511500000000-0001-1"
} }
> {% > {%
......
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