fix: 1.合并知识库对话接口 2.修复web无法查询套餐信息

This commit is contained in:
ageer
2025-04-23 23:09:22 +08:00
parent 4d8eb1850f
commit bde2e8ff8e
7 changed files with 46 additions and 19 deletions

View File

@@ -1 +0,0 @@
INSERT INTO `chat_app_store` (`id`, `name`, `description`, `avatar`, `app_url`, `create_dept`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (7, '微信机器人', '微信机器人', 'https://panda-1253683406.cos.ap-guangzhou.myqcloud.com/panda/2025/04/02/0557a7d68fa842bba952ce0d6ef38a2e.png', '/wxbot', NULL, NULL, NULL, NULL, NULL, NULL);