批量刪除報錯
Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail cloud function service error code -504002, error message colud 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 colud is not defined; at cloud.callFunction api;
2019-06-12
舉報
2019-06-27
colud改成cloud,拼寫錯誤
2019-06-13
要把寫批量刪除的云函數代碼上傳
2019-06-13
你沒把你寫的批量刪除的云函數上傳,具體做法是:
右鍵點擊你所創建的批量存儲函數
選擇:"上傳并部署:云端安裝依賴"
等待上傳結束,再次調用即可