|
@ -28,18 +28,32 @@ const config = { |
|
|
// 默认配置
|
|
|
// 默认配置
|
|
|
const defaultConfig = { |
|
|
const defaultConfig = { |
|
|
mapKey : 'SNGBZ-K6AKJ-5X2FI-XYKCM-DEZXZ-FGBA3', |
|
|
mapKey : 'SNGBZ-K6AKJ-5X2FI-XYKCM-DEZXZ-FGBA3', |
|
|
|
|
|
// aliOss: {
|
|
|
|
|
|
// url: 'https://image.hhlm1688.com/',
|
|
|
|
|
|
// config: {
|
|
|
|
|
|
// //桶的地址
|
|
|
|
|
|
// region: 'oss-cn-guangzhou',
|
|
|
|
|
|
// //id
|
|
|
|
|
|
// accessKeyId: 'LTAI5tQSs47izVy8DLVdwUU9',
|
|
|
|
|
|
// //密钥
|
|
|
|
|
|
// accessKeySecret: 'qHI7C3PaXYZySr84HTToviC71AYlFq',
|
|
|
|
|
|
// //桶的名字
|
|
|
|
|
|
// bucket: 'hanhaiimage',
|
|
|
|
|
|
// endpoint: 'oss-cn-shenzhen.aliyuncs.com',
|
|
|
|
|
|
// }
|
|
|
|
|
|
// },
|
|
|
aliOss: { |
|
|
aliOss: { |
|
|
url: 'https://image.hhlm1688.com/', |
|
|
|
|
|
|
|
|
url: 'https://img.cywhyc.com.cn/', |
|
|
config: { |
|
|
config: { |
|
|
//桶的地址
|
|
|
//桶的地址
|
|
|
region: 'oss-cn-guangzhou', |
|
|
|
|
|
|
|
|
region: 'oss-cn-shanghai', |
|
|
//id
|
|
|
//id
|
|
|
accessKeyId: 'LTAI5tQSs47izVy8DLVdwUU9', |
|
|
|
|
|
|
|
|
accessKeyId: 'LTAI5t6zzrU86ADa5wW6yFrp', |
|
|
//密钥
|
|
|
//密钥
|
|
|
accessKeySecret: 'qHI7C3PaXYZySr84HTToviC71AYlFq', |
|
|
|
|
|
|
|
|
accessKeySecret: '2BddrzvyjiACTIDeuS2cCqrqAQuwco', |
|
|
//桶的名字
|
|
|
//桶的名字
|
|
|
bucket: 'hanhaiimage', |
|
|
|
|
|
endpoint: 'oss-cn-shenzhen.aliyuncs.com', |
|
|
|
|
|
|
|
|
bucket: 'cywhyc', |
|
|
|
|
|
endpoint: 'oss-cn-shanghai.aliyuncs.com', |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
dict : { |
|
|
dict : { |
|
|