Merge branch 'main' into youda_wz
This commit is contained in:
commit
1150eb5a9d
|
|
@ -43,7 +43,7 @@ class RequestManager {
|
|||
return new Promise((resolve, reject) => {
|
||||
// 参数检查
|
||||
if (!param || typeof param !== 'object') {
|
||||
reject(new Error('请求参数错误'))
|
||||
reject(new Error('请求参数错误11'))
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user