no message

SPY×FAMILY
鹿和sa0ChunLuyu 4 years ago
parent 32e0b4de6e
commit db2c2c8897

@ -18,7 +18,7 @@ const post = (e) => {
'Authorization': `Bearer ${token}` 'Authorization': `Bearer ${token}`
} : { } : {
'content-type': 'application/json', 'content-type': 'application/json',
...e.data ...e.header
}; };
uni.request({ uni.request({
url: url, url: url,

Loading…
Cancel
Save