Commit 079fcee0 by 宋毅

tj

parent 5d234fca
...@@ -4,7 +4,7 @@ const system = require("../system"); ...@@ -4,7 +4,7 @@ const system = require("../system");
class aliyunClient { class aliyunClient {
constructor() { constructor() {
this.aliclient = new RPCClient({ this.aliclient = new RPCClient({
accessKeyId: "LTAI1pJs7KQizBe2", accessKeyId: "LTAI1pJs7KQizBe2",//对应的aliuid 是 30039057
accessKeySecret: "MMNibebAPqR9AnX5YWHnSL2tHMSIoL", accessKeySecret: "MMNibebAPqR9AnX5YWHnSL2tHMSIoL",
endpoint: "https://companyreg.aliyuncs.com", endpoint: "https://companyreg.aliyuncs.com",
apiVersion: "2020-03-06" apiVersion: "2020-03-06"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment