|
|
@ -32,18 +32,32 @@ const config = { |
|
|
|
// 默认配置
|
|
|
|
const defaultConfig = { |
|
|
|
mapKey : 'XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU', |
|
|
|
aliOss : { |
|
|
|
url : 'https://tennis-oss.xzaiyp.top/', |
|
|
|
config : { |
|
|
|
// aliOss : {
|
|
|
|
// url : 'https://tennis-oss.xzaiyp.top/',
|
|
|
|
// config : {
|
|
|
|
// //桶的地址
|
|
|
|
// region: 'oss-cn-guangzhou',
|
|
|
|
// //id
|
|
|
|
// accessKeyId:'LTAI5tNycA46YTwm383dRvMV',
|
|
|
|
// //密钥
|
|
|
|
// accessKeySecret:'tAdbYQCmdur6jbZ8hjvgB7T1Z52mIG',
|
|
|
|
// //桶的名字
|
|
|
|
// bucket: 'zhuoqiu-image',
|
|
|
|
// endpoint:'oss-cn-guangzhou.aliyuncs.com',
|
|
|
|
// }
|
|
|
|
// },
|
|
|
|
aliOss: { |
|
|
|
url: 'https://image.hhlm1688.com/', |
|
|
|
config: { |
|
|
|
//桶的地址
|
|
|
|
region: 'oss-cn-guangzhou', |
|
|
|
//id
|
|
|
|
accessKeyId:'LTAI5tNycA46YTwm383dRvMV', |
|
|
|
accessKeyId: 'LTAI5tQSs47izVy8DLVdwUU9', |
|
|
|
//密钥
|
|
|
|
accessKeySecret:'tAdbYQCmdur6jbZ8hjvgB7T1Z52mIG', |
|
|
|
accessKeySecret: 'qHI7C3PaXYZySr84HTToviC71AYlFq', |
|
|
|
//桶的名字
|
|
|
|
bucket: 'zhuoqiu-image', |
|
|
|
endpoint:'oss-cn-guangzhou.aliyuncs.com', |
|
|
|
bucket: 'hanhaiimage', |
|
|
|
endpoint: 'oss-cn-shenzhen.aliyuncs.com', |
|
|
|
} |
|
|
|
}, |
|
|
|
} |
|
|
|