iotkit-parent/data/init/sys_oss_config.json

89 lines
2.0 KiB
JSON

[ {
"createDept" : 103,
"createBy" : 1,
"createTime" : 1708254322687,
"updateBy" : 1,
"updateTime" : 1708254322687,
"tenantId" : 0,
"id" : 1,
"configKey" : "oss-embed",
"accessKey" : "admin",
"secretKey" : "123",
"bucketName" : "iot",
"prefix" : "",
"endpoint" : "localhost:8086/iot-oss",
"outside": "localhost:8086/iot-oss",
"domain" : "",
"isHttps" : null,
"region" : "local",
"status" : "0",
"ext1" : "",
"remark" : null,
"accessPolicy" : "1"
}, {
"createDept" : 103,
"createBy" : 1,
"createTime" : 1708254322701,
"updateBy" : 1,
"updateTime" : 1708254322701,
"tenantId" : 0,
"id" : 2,
"configKey" : "qiniu",
"accessKey" : "XXXXXXXXXXXXXXX",
"secretKey" : "XXXXXXXXXXXXXXX",
"bucketName" : "ruoyi",
"prefix" : "",
"endpoint" : "s3-cn-north-1.qiniucs.com",
"outside": "s3-cn-north-1.qiniucs.com",
"domain" : "",
"isHttps" : null,
"region" : "",
"status" : "1",
"ext1" : "",
"remark" : null,
"accessPolicy" : "1"
}, {
"createDept" : 103,
"createBy" : 1,
"createTime" : 1708254322703,
"updateBy" : 1,
"updateTime" : 1708254322703,
"tenantId" : 0,
"id" : 3,
"configKey" : "aliyun",
"accessKey" : "XXXXXXXXXXXXXXX",
"secretKey" : "XXXXXXXXXXXXXXX",
"bucketName" : "ruoyi",
"prefix" : "",
"endpoint" : "oss-cn-beijing.aliyuncs.com",
"outside": "oss-cn-beijing.aliyuncs.com",
"domain" : "",
"isHttps" : null,
"region" : "",
"status" : "1",
"ext1" : "",
"remark" : null,
"accessPolicy" : "1"
}, {
"createDept" : 103,
"createBy" : 1,
"createTime" : 1708254322705,
"updateBy" : 1,
"updateTime" : 1708254322705,
"tenantId" : 0,
"id" : 4,
"configKey" : "qcloud",
"accessKey" : "XXXXXXXXXXXXXXX",
"secretKey" : "XXXXXXXXXXXXXXX",
"bucketName" : "ruoyi-1250000000",
"prefix" : "",
"endpoint" : "cos.ap-beijing.myqcloud.com",
"outside": "cos.ap-beijing.myqcloud.com",
"domain" : "",
"isHttps" : null,
"region" : "ap-beijing",
"status" : "1",
"ext1" : "",
"remark" : null,
"accessPolicy" : "1"
}]