摘要: const Core = require('@alicloud/pop-core'); const accessKeyId = "xxxx" const accessSecret = "xxxxO" var client = new Core({ accessKeyId: accessKeyId, 阅读全文
posted @ 2022-02-15 16:36 江山一族 阅读(473) 评论(0) 推荐(0) 编辑