3 lines
158 B
MySQL
3 lines
158 B
MySQL
|
-- Place your SQL code here
|
||
|
INSERT IGNORE INTO vn.saySimpleConfig (url, defaultChannel)
|
||
|
VALUES ('https://verdnatura.saysimple.io/start-conversation', 1320);
|