mirror of
https://github.com/aoaostar/toolbox.git
synced 2025-12-30 16:42:38 +00:00
3 lines
348 B
SQL
3 lines
348 B
SQL
INSERT INTO `toolbox_config` (`key`, `value`, `create_time`, `update_time`) VALUES ('cdn.npm', 'https://cdn.jsdelivr.net/npm', '2022-03-02 17:56:15', '2022-03-02 18:13:43');
|
|
|
|
INSERT INTO `toolbox_config` (`key`, `value`, `create_time`, `update_time`) VALUES ('cdn.cdnjs', 'https://cdn.staticfile.org', '2022-03-02 17:56:15', '2022-03-02 17:56:15'); |