Skip to content

Commit 2039f52

Browse files
committed
Merge branch '1.1.x'
2 parents 4931f05 + 2b683da commit 2039f52

24 files changed

+41
-13
lines changed
106 KB
Loading

app-builder/jane/plugins/aipp-plugin/src/main/resources/sql/data/template_answer_book.sql renamed to app-builder/builtin/app-template/answer_book/template_answer_book.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('0fb1f0d5515e4a8196bab32afe647e4e', '答案之书', 'workflow', 'chatbot', '{"icon": "", "app_type": "dadb32e11d0f49c8b3b2b3b78f32adcb", "greeting": null, "description": "一款神秘而智慧的问答应用,你的问题将获得来自“答案之书”的灵感回应。"}', 'dadb32e11d0f49c8b3b2b3b78f32adcb', 0, 0, 0, '1.0.0', '9a40f8c52e1647959a302fc77b7f53f6', '5b742c0ab9f149d0ad0eb17b7abc9606', 'system', '2025-06-23 14:25:07.517008', 'system', '2025-06-23 14:25:07.517008', 0) ON CONFLICT ("id") DO NOTHING;
1+
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('0fb1f0d5515e4a8196bab32afe647e4e', '答案之书', 'workflow', 'chatbot', '{"icon": "/api/jober/v1/api/31f20efc7e0848deab6a6bc10fc3021e/file?filePath=/var/share/3c9759ae-2281-44a1-9839-4657c028295e.png&fileName=PixPin_2025-06-27_10-17-59.png", "app_type": "dadb32e11d0f49c8b3b2b3b78f32adcb", "greeting": null, "description": "一款神秘而智慧的问答应用,你的问题将获得来自“答案之书”的灵感回应。"}', 'dadb32e11d0f49c8b3b2b3b78f32adcb', 0, 0, 0, '1.0.0', '9a40f8c52e1647959a302fc77b7f53f6', '5b742c0ab9f149d0ad0eb17b7abc9606', 'system', '2025-06-23 14:25:07.517008', 'system', '2025-06-23 14:25:07.517008', 0) ON CONFLICT ("id") DO NOTHING;
22

33
INSERT INTO "public"."app_builder_config" ("id", "form_id", "app_id", "tenant_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('9a40f8c52e1647959a302fc77b7f53f6', 'b8986770a6ffef44bbf2a9f26d6fc1be', '0fb1f0d5515e4a8196bab32afe647e4e', '31f20efc7e0848deab6a6bc10fc3021e', 'system', '2025-06-23 14:25:07.516986', 'system', '2025-06-23 14:25:07.516986', 0) ON CONFLICT ("id") DO NOTHING;
44

125 KB
Loading

app-builder/jane/plugins/aipp-plugin/src/main/resources/sql/data/template_book_report.sql renamed to app-builder/builtin/app-template/book_report/template_book_report.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('87a4bba275e64095b013d1c2999cbd89', '读书报告', 'basic', 'chatbot', '{"icon": "", "app_type": "ad7fca4851394495a90723eb6bcd6141", "greeting": null, "description": "帮助用户快速生成结构清晰、内容丰富的读书报告。"}', 'ad7fca4851394495a90723eb6bcd6141', 0, 0, 1, '1.0.0', 'c5ab817ff9624d02900264954acb36ce', '646e96e7088f49369921d226690266ff', 'system', '2025-06-23 02:43:55.265732', 'system', '2025-06-23 02:43:55.265732', 0) ON CONFLICT ("id") DO NOTHING;
1+
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('87a4bba275e64095b013d1c2999cbd89', '读书报告', 'basic', 'chatbot', '{"icon": "/api/jober/v1/api/31f20efc7e0848deab6a6bc10fc3021e/file?filePath=/var/share/a6102824-ea3c-4713-aa53-a7a6f83c45e6.png&fileName=PixPin_2025-06-27_10-35-20.png", "app_type": "ad7fca4851394495a90723eb6bcd6141", "greeting": null, "description": "帮助用户快速生成结构清晰、内容丰富的读书报告。"}', 'ad7fca4851394495a90723eb6bcd6141', 0, 0, 1, '1.0.0', 'c5ab817ff9624d02900264954acb36ce', '646e96e7088f49369921d226690266ff', 'system', '2025-06-23 02:43:55.265732', 'system', '2025-06-23 02:43:55.265732', 0) ON CONFLICT ("id") DO NOTHING;
22

33
INSERT INTO "public"."app_builder_config" ("id", "form_id", "app_id", "tenant_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('c5ab817ff9624d02900264954acb36ce', 'b8986770a6ffef44bbf2a9f26d6fc1bc', '87a4bba275e64095b013d1c2999cbd89', '31f20efc7e0848deab6a6bc10fc3021e', 'system', '2025-06-23 02:43:55.265707', 'system', '2025-06-23 02:43:55.265707', 0) ON CONFLICT ("id") DO NOTHING;
44

143 KB
Loading

app-builder/jane/plugins/aipp-plugin/src/main/resources/sql/data/template_credicheck_agent.sql renamed to app-builder/builtin/app-template/credicheck_agent/template_credicheck_agent.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('79240b26ab514ee5b2ae51e6699bac65', '审信助手', 'basic', 'chatbot', '{"icon": "", "app_type": "19301209cff644e0bed7aede966226fa", "greeting": null, "description": "一款基于大模型的智能审核助手,自动识别企业调查报告中的关键信息与潜在问题,辅助高效完成授信合规判断。"}', '19301209cff644e0bed7aede966226fa', 0, 0, 0, '1.0.0', 'fa86f5bb44e34c3081e8fd9d811d6234', 'cea9b27745fe485c81033643c599db63', 'system', '2025-06-23 07:18:42.280781', 'system', '2025-06-23 07:18:42.280781', 0) ON CONFLICT ("id") DO NOTHING;
1+
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('79240b26ab514ee5b2ae51e6699bac65', '审信助手', 'basic', 'chatbot', '{"icon": "/api/jober/v1/api/31f20efc7e0848deab6a6bc10fc3021e/file?filePath=/var/share/54222cc2-09a3-43b0-9aa9-32343e4978d9.png&fileName=PixPin_2025-06-27_10-48-33.png", "app_type": "19301209cff644e0bed7aede966226fa", "greeting": null, "description": "一款基于大模型的智能审核助手,自动识别企业调查报告中的关键信息与潜在问题,辅助高效完成授信合规判断。"}', '19301209cff644e0bed7aede966226fa', 0, 0, 0, '1.0.0', 'fa86f5bb44e34c3081e8fd9d811d6234', 'cea9b27745fe485c81033643c599db63', 'system', '2025-06-23 07:18:42.280781', 'system', '2025-06-23 07:18:42.280781', 0) ON CONFLICT ("id") DO NOTHING;
22

33
INSERT INTO "public"."app_builder_config" ("id", "form_id", "app_id", "tenant_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('fa86f5bb44e34c3081e8fd9d811d6234', 'b8986770a6ffef44bbf2a9f26d6fc1bc', '79240b26ab514ee5b2ae51e6699bac65', '31f20efc7e0848deab6a6bc10fc3021e', 'system', '2025-06-23 07:18:42.280762', 'system', '2025-06-23 07:18:42.280762', 0) ON CONFLICT ("id") DO NOTHING;
44

74.5 KB
Loading

app-builder/jane/plugins/aipp-plugin/src/main/resources/sql/data/template_douyin_customer_service.sql renamed to app-builder/builtin/app-template/douyin_customer/template_douyin_customer_service.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('bcc24abf7c8a483fa919dfd1f9947c88', '抖音电商售后客服-小抖', 'workflow', 'chatbot', '{"icon": "", "app_type": "bfce7a4f00ea464ca85b1bd691ffe774", "greeting": "", "description": "哈喽小主!我是你的专属客服,请问你有什么问题嘛?"}', 'bfce7a4f00ea464ca85b1bd691ffe774', 0, 0, 2, '1.0.0', '36a4642d4b8543ecb5bb0c30af014b3e', 'ee6f79fc035545bda8734f5e26595c46', 'system', '2025-06-19 06:43:13.087872', 'system', '2025-06-19 06:43:13.087872', 0) ON CONFLICT ("id") DO NOTHING;
1+
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('bcc24abf7c8a483fa919dfd1f9947c88', '抖音电商售后客服-小抖', 'workflow', 'chatbot', '{"icon": "/api/jober/v1/api/31f20efc7e0848deab6a6bc10fc3021e/file?filePath=/var/share/d8241dff-1e0f-4ba5-8f64-e6f527415daf.png&fileName=%E6%8A%96%E9%9F%B3%E7%94%B5%E5%95%86%E5%94%AE%E5%90%8E%E5%AE%A2%E6%9C%8D-%E5%B0%8F%E6%8A%96.png", "app_type": "bfce7a4f00ea464ca85b1bd691ffe774", "greeting": "", "description": "哈喽小主!我是你的专属客服,请问你有什么问题嘛?"}', 'bfce7a4f00ea464ca85b1bd691ffe774', 0, 0, 2, '1.0.0', '36a4642d4b8543ecb5bb0c30af014b3e', 'ee6f79fc035545bda8734f5e26595c46', 'system', '2025-06-19 06:43:13.087872', 'system', '2025-06-19 06:43:13.087872', 0) ON CONFLICT ("id") DO NOTHING;
22

33
INSERT INTO "public"."app_builder_config" ("id", "form_id", "app_id", "tenant_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('36a4642d4b8543ecb5bb0c30af014b3e', 'b8986770a6ffef44bbf2a9f26d6fc1be', 'bcc24abf7c8a483fa919dfd1f9947c88', '31f20efc7e0848deab6a6bc10fc3021e', 'system', '2025-06-19 06:43:13.070388', 'system', '2025-06-19 06:43:13.070388', 0) ON CONFLICT ("id") DO NOTHING;
44

155 KB
Loading

app-builder/jane/plugins/aipp-plugin/src/main/resources/sql/data/template_enterprise_sales_assistant_test_drive.sql renamed to app-builder/builtin/app-template/enterprise_sales_assistant_test_drive/template_enterprise_sales_assistant_test_drive.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('0703754325c9472da3b2d816e620a842', '企业导购助手-试驾', 'workflow', 'chatbot', '{"icon": "", "app_type": "6cca24416a05436390e0a96712a4294e", "greeting": "", "description": "一款面向车企和经销商的智能工具,助力高效管理试驾流程、提升客户接待体验。"}', '6cca24416a05436390e0a96712a4294e', 0, 0, 0, '1.0.0', 'c0f09d1bc60d4424914a8752699b6bf1', '85f8959e23a64fa8a33ba12d053e9a0a', 'system', '2025-06-24 03:33:57.846454', 'system', '2025-06-24 03:33:57.846454', 0) ON CONFLICT ("id") DO NOTHING;
1+
INSERT INTO "public"."app_template" ("id", "name", "built_type", "category", "attributes", "app_type", "like", "collection", "usage", "version", "config_id", "flow_graph_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('0703754325c9472da3b2d816e620a842', '企业导购助手-试驾', 'workflow', 'chatbot', '{"icon": "/api/jober/v1/api/31f20efc7e0848deab6a6bc10fc3021e/file?filePath=/var/share/1bb5cb79-866c-4184-a84d-5f7ace26945c.png&fileName=PixPin_2025-06-27_11-02-48.png", "app_type": "6cca24416a05436390e0a96712a4294e", "greeting": "", "description": "一款面向车企和经销商的智能工具,助力高效管理试驾流程、提升客户接待体验。"}', '6cca24416a05436390e0a96712a4294e', 0, 0, 0, '1.0.0', 'c0f09d1bc60d4424914a8752699b6bf1', '85f8959e23a64fa8a33ba12d053e9a0a', 'system', '2025-06-24 03:33:57.846454', 'system', '2025-06-24 03:33:57.846454', 0) ON CONFLICT ("id") DO NOTHING;
22

33
INSERT INTO "public"."app_builder_config" ("id", "form_id", "app_id", "tenant_id", "create_by", "create_at", "update_by", "update_at", "is_deleted") VALUES ('c0f09d1bc60d4424914a8752699b6bf1', 'b8986770a6ffef44bbf2a9f26d6fc1be', '0703754325c9472da3b2d816e620a842', '31f20efc7e0848deab6a6bc10fc3021e', 'system', '2025-06-24 03:33:57.846372', 'system', '2025-06-24 03:33:57.846372', 0) ON CONFLICT ("id") DO NOTHING;
44

0 commit comments

Comments
 (0)