submit
This commit is contained in:
parent
6553f4ac34
commit
6dae410db8
@ -87,7 +87,8 @@ const goGet=async ()=>{
|
||||
"userName": userInfo().realName, //用户姓名
|
||||
"idCard": userInfo().idNum, //用户身份证号
|
||||
"phone": userInfo().telNum, //预约电话
|
||||
"blindBoxName": "博物馆开馆纪念盲盒" //盲盒名称
|
||||
"blindBoxName": "博物馆开馆纪念盲盒", //盲盒名称
|
||||
blindBoxPicUrl:'https://cdns.fontree.cn/fonchain-main/prod/image/1833/avatar/13e8a0db-9dca-4bdf-89d5-5868ec7c96e0.png'
|
||||
}
|
||||
const res=await extractingBlindBoxes(data)
|
||||
if (res.code===0){
|
||||
|
Loading…
Reference in New Issue
Block a user