Merge branch 'master' into region

This commit is contained in:
WQY\qiong
2023-04-06 23:50:59 +08:00
9 changed files with 187 additions and 32 deletions

View File

@@ -1,3 +1,5 @@
drop table if exists scada_element;
drop type if exists scada_element_status;
drop type if exists scada_model_type;