9.26晚提交
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ export const request = (url, data = {}, method = 'post', loading = false, conten
|
||||
version: version,
|
||||
user_uuid:userInfo.uuid,
|
||||
client_type: 'A', //client_type,
|
||||
timestamp:new Date().getTime()
|
||||
timestamp:new Date().getTime()+""
|
||||
}
|
||||
|
||||
postData={
|
||||
|
||||
Reference in New Issue
Block a user