批量刪除后出現如下代碼,請教是什么原因
Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail cloud function service error code -504002, error message cloid is not defined; at cloud.callFunction api;?
Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail cloud function service error code -504002, error message cloid is not defined; at cloud.callFunction api;?
2019-06-25
舉報
2019-06-26
應該是拼寫錯誤,cloud拼寫成了cloid,仔細檢查下改正過來就可以了。