|
@@ -164,7 +164,7 @@ CREATE TABLE "public"."infra_file_config" (
|
|
|
-- ----------------------------
|
|
|
-- Records of infra_file_config
|
|
|
-- ----------------------------
|
|
|
-INSERT INTO "public"."infra_file_config" VALUES (1, '数据库', 1, '我是数据库', 1, '{"@class":"com.zjugis.ai.knowledge.file.client.db.DBFileClientConfig","domain":"http://127.0.0.1:48080"}', '1', '2022-03-15 23:56:24', '1', '2022-03-26 21:39:26', 0);
|
|
|
+INSERT INTO "public"."infra_file_config" VALUES (0, '数据库', 1, '我是数据库', 1, '{"@class":"com.zjugis.ai.knowledge.file.client.db.DBFileClientConfig","domain":"http://127.0.0.1:48080"}', '1', '2022-03-15 23:56:24', '1', '2022-03-26 21:39:26', 0);
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Primary Key structure for table infra_file_config
|