From 3b4e251f67a2113082397625aa3256ac714fb945 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Tue, 5 Nov 2024 23:02:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 18 +++++++++++++++++- manifest.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 2ef730f..f48d6f9 100644 --- a/config.js +++ b/config.js @@ -23,7 +23,7 @@ const config = { // 默认配置 const defaultConfig = { - mapKey : 'XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU', + mapKey : 'JYTBZ-DOY3Q-UCM5O-4FWQR-LCI7S-ZIBD3', aliOss : { url : 'https://tennis-oss.xzaiyp.top/', config : { @@ -38,6 +38,22 @@ const defaultConfig = { endpoint:'oss-cn-guangzhou.aliyuncs.com', } }, + + + // aliOss : { + // url : 'https://image.hhlm1688.com/', + // config : { + // //桶的地址 + // region: 'oss-cn-shenzhen', + // //id + // accessKeyId:'LTAI5tQSs47izVy8DLVdwUU9', + // //密钥 + // accessKeySecret:'qHI7C3PaXYZySr84HTToviC71AYlFq', + // //桶的名字 + // bucket: 'hanhaiimage', + // endpoint:'oss-cn-shenzhen.aliyuncs.com', + // } + // }, } diff --git a/manifest.json b/manifest.json index ea42a21..9447a6b 100644 --- a/manifest.json +++ b/manifest.json @@ -84,7 +84,7 @@ "sdkConfigs" : { "maps" : { "qqmap" : { - "key" : "XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU" + "key" : "JYTBZ-DOY3Q-UCM5O-4FWQR-LCI7S-ZIBD3" } } },