nodejs 服务端使用cos服务的问题
一上传文件就提示以下警告,而使得后续的信道服务停止
warning: AppId has been deprecated, Please put it at the end of parameter Bucket(E.g: “test-1250000000”).
(node:9743) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
是在哪里加参数?还有cos在生产环境应该是怎么申请使用?
