fix: sql脚本

This commit is contained in:
caiyuchao
2025-09-28 16:51:43 +08:00
parent cd728ef085
commit da6f2e55a6

View File

@@ -465,7 +465,7 @@ CREATE TABLE `infra_file_config` (
-- ----------------------------
-- Records of infra_file_config
-- ----------------------------
INSERT INTO `infra_file_config` VALUES (4, '数据库(示例)', 1, '我是数据库', b'1', '{\"@class\":\"org.agt.module.infra.framework.file.core.client.db.DBFileClientConfig\",\"domain\":\"http://192.168.9.50:48080\"}', '1', '2022-03-15 23:56:24', '2', '2025-08-06 11:09:36', b'0');
INSERT INTO `infra_file_config` VALUES (4, '数据库(示例)', 1, '我是数据库', b'1', '{\"@class\":\"org.agt.module.infra.framework.file.core.client.db.DBFileClientConfig\",\"domain\":\"\"}', '1', '2022-03-15 23:56:24', '2', '2025-08-06 11:09:36', b'0');
INSERT INTO `infra_file_config` VALUES (22, '七牛存储器(示例)', 20, '请换成你自己的密钥!!!', b'0', '{\"@class\":\"cn.iocoder.agt.module.infra.framework.file.core.client.s3.S3FileClientConfig\",\"endpoint\":\"s3.cn-south-1.qiniucs.com\",\"domain\":\"http://test.agt.iocoder.cn\",\"bucket\":\"agt-cloud\",\"accessKey\":\"3TvrJ70gl2Gt6IBe7_IZT1F6i_k0iMuRtyEv4EyS\",\"accessSecret\":\"wd0tbVBYlp0S-ihA8Qg2hPLncoP83wyrIq24OZuY\",\"enablePathStyleAccess\":false}', '1', '2024-01-13 22:11:12', '1', '2025-05-21 10:07:20', b'0');
INSERT INTO `infra_file_config` VALUES (24, '腾讯云存储(示例)', 20, '请换成你的密钥!!!', b'0', '{\"@class\":\"cn.iocoder.agt.module.infra.framework.file.core.client.s3.S3FileClientConfig\",\"endpoint\":\"https://cos.ap-shanghai.myqcloud.com\",\"domain\":\"http://tengxun-oss.iocoder.cn\",\"bucket\":\"aoteman-1255880240\",\"accessKey\":\"AKIDAF6WSh1uiIjwqtrOsGSN3WryqTM6cTMt\",\"accessSecret\":\"X\"}', '1', '2024-11-09 16:03:22', '1', '2025-05-21 10:07:20', b'0');
INSERT INTO `infra_file_config` VALUES (25, '阿里云存储(示例)', 20, '', b'0', '{\"@class\":\"cn.iocoder.agt.module.infra.framework.file.core.client.s3.S3FileClientConfig\",\"endpoint\":\"oss-cn-beijing.aliyuncs.com\",\"domain\":\"http://ali-oss.iocoder.cn\",\"bucket\":\"yunai-aoteman\",\"accessKey\":\"LTAI5tEQLgnDyjh3WpNcdMKA\",\"accessSecret\":\"X\",\"enablePathStyleAccess\":false}', '1', '2024-11-09 16:47:08', '1', '2025-05-21 10:07:20', b'0');