Files
Xinyue-Search/updateLog/24.11.4
T
2024-11-04 11:35:32 +08:00

8 lines
349 B
Plaintext

更新方式
1、app文件夹整包上传覆盖
2、替换 public\static\index\css\app.css和public\static\index\css\m.css
3、执行sql语句
INSERT INTO `qf_conf` VALUES (52, 'is_quan', '0', '全网搜', '', 0, 2, '关闭=>0\n开启=>1', 1, 1, 1, 1, 1729928547, 1729928547);
如何对接微信对话功能
详情见 app\api\controller\Chatbot.php