mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
update lq base sql
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
delete from `sys_params` where id = 108;
|
|
||||||
INSERT INTO `sys_params` (id, param_code, param_value, value_type, param_type, remark) VALUES (108, 'server.mqtt_udp', 'null', 'string', 1, 'mqtt udp 配置');
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user