Fix order

This commit is contained in:
WQY\qiong
2023-02-10 01:47:46 +08:00
parent e5f67af36b
commit 8c21ebb48c

View File

@@ -751,7 +751,7 @@ def delete_scada_model(name: str, cs: ChangeSet) -> ChangeSet:
############################################################ ############################################################
# scada_data 29 # scada_data 30
############################################################ ############################################################
def get_scada_data_schema(name: str) -> dict[str, dict[str, Any]]: def get_scada_data_schema(name: str) -> dict[str, dict[str, Any]]: