sys_oss_config.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. [ {
  2. "createDept" : 103,
  3. "createBy" : 1,
  4. "createTime" : 1708254322687,
  5. "updateBy" : 1,
  6. "updateTime" : 1708254322687,
  7. "tenantId" : "000000",
  8. "id" : 1,
  9. "configKey" : "minio",
  10. "accessKey" : "admin",
  11. "secretKey" : "iita@123",
  12. "bucketName" : "iotkit",
  13. "prefix" : "",
  14. "endpoint" : "159.75.222.119:9000",
  15. "domain" : "",
  16. "isHttps" : null,
  17. "region" : "",
  18. "status" : "0",
  19. "ext1" : "",
  20. "remark" : null,
  21. "accessPolicy" : "1"
  22. }, {
  23. "createDept" : 103,
  24. "createBy" : 1,
  25. "createTime" : 1708254322701,
  26. "updateBy" : 1,
  27. "updateTime" : 1708254322701,
  28. "tenantId" : "000000",
  29. "id" : 2,
  30. "configKey" : "qiniu",
  31. "accessKey" : "XXXXXXXXXXXXXXX",
  32. "secretKey" : "XXXXXXXXXXXXXXX",
  33. "bucketName" : "ruoyi",
  34. "prefix" : "",
  35. "endpoint" : "s3-cn-north-1.qiniucs.com",
  36. "domain" : "",
  37. "isHttps" : null,
  38. "region" : "",
  39. "status" : "1",
  40. "ext1" : "",
  41. "remark" : null,
  42. "accessPolicy" : "1"
  43. }, {
  44. "createDept" : 103,
  45. "createBy" : 1,
  46. "createTime" : 1708254322703,
  47. "updateBy" : 1,
  48. "updateTime" : 1708254322703,
  49. "tenantId" : "000000",
  50. "id" : 3,
  51. "configKey" : "aliyun",
  52. "accessKey" : "XXXXXXXXXXXXXXX",
  53. "secretKey" : "XXXXXXXXXXXXXXX",
  54. "bucketName" : "ruoyi",
  55. "prefix" : "",
  56. "endpoint" : "oss-cn-beijing.aliyuncs.com",
  57. "domain" : "",
  58. "isHttps" : null,
  59. "region" : "",
  60. "status" : "1",
  61. "ext1" : "",
  62. "remark" : null,
  63. "accessPolicy" : "1"
  64. }, {
  65. "createDept" : 103,
  66. "createBy" : 1,
  67. "createTime" : 1708254322705,
  68. "updateBy" : 1,
  69. "updateTime" : 1708254322705,
  70. "tenantId" : "000000",
  71. "id" : 4,
  72. "configKey" : "qcloud",
  73. "accessKey" : "XXXXXXXXXXXXXXX",
  74. "secretKey" : "XXXXXXXXXXXXXXX",
  75. "bucketName" : "ruoyi-1250000000",
  76. "prefix" : "",
  77. "endpoint" : "cos.ap-beijing.myqcloud.com",
  78. "domain" : "",
  79. "isHttps" : null,
  80. "region" : "ap-beijing",
  81. "status" : "1",
  82. "ext1" : "",
  83. "remark" : null,
  84. "accessPolicy" : "1"
  85. }, {
  86. "createDept" : 103,
  87. "createBy" : 1,
  88. "createTime" : 1708254322708,
  89. "updateBy" : 1,
  90. "updateTime" : 1708254322708,
  91. "tenantId" : "000000",
  92. "id" : 5,
  93. "configKey" : "image",
  94. "accessKey" : "ruoyi",
  95. "secretKey" : "ruoyi123",
  96. "bucketName" : "ruoyi",
  97. "prefix" : "image",
  98. "endpoint" : "127.0.0.1:9000",
  99. "domain" : "",
  100. "isHttps" : null,
  101. "region" : "",
  102. "status" : "1",
  103. "ext1" : "",
  104. "remark" : null,
  105. "accessPolicy" : "1"
  106. } ]