Skip to content

Commit 31de46a

Browse files
lizhichao51lizhichao51
andauthored
[app-platform] 修复头像地址、替换模板默认模型为空 (#310)
Co-authored-by: lizhichao51 <lizhichao51@noreply.gitcode.com>
1 parent d8f6025 commit 31de46a

File tree

11 files changed

+21
-21
lines changed

11 files changed

+21
-21
lines changed

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": "/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;
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": "/appbuilder/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

app-builder/builtin/app-template/book_report/template_book_report.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/credicheck_agent/template_credicheck_agent.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/douyin_customer/template_douyin_customer_service.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/enterprise_sales_assistant_test_drive/template_enterprise_sales_assistant_test_drive.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/financial_contract_field_extraction/template_financial_contract_field_extraction.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/interview_assistant/template_interview_assistant.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/project_planner_agent/template_project_planner_agent.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/speech_report_generator/template_speech_report_generator.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

app-builder/builtin/app-template/sql_master/template_sql_master.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)