增加数据库脚本

This commit is contained in:
lin
2025-05-19 10:39:49 +08:00
parent c981e7f470
commit 5224f2b5c0
7 changed files with 979 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
/*
* 20250519
*/
ALTER TABLE wvp_device ADD COLUMN IF NOT EXISTS device_type integer;