This commit is contained in:
#
2025-11-10 18:39:18 +08:00
commit 7f99314c94
1235 changed files with 158235 additions and 0 deletions

13
数据库/old/clean.sql Normal file
View File

@@ -0,0 +1,13 @@
delete from wvp-device;
delete from wvp-device_alarm;
delete from wvp-device_channel;
delete from wvp-device_mobile_position;
delete from wvp-gb_stream;
delete from wvp-log;
delete from wvp-media_server;
delete from wvp-parent_platform;
delete from wvp-platform_catalog;
delete from wvp-platform_gb_channel;
delete from wvp-platform_gb_stream;
delete from wvp-stream_proxy;
delete from wvp-stream_push;