Let set_demand be a batch command

This commit is contained in:
WQY\qiong
2022-10-30 14:19:20 +08:00
parent 1732927f6a
commit 7860faadd7
3 changed files with 71 additions and 15 deletions

View File

@@ -427,7 +427,7 @@ def delete_curve(name: str, cs: ChangeSet) -> ChangeSet:
############################################################
# control 12.[CONTROLS]
# control 13.[CONTROLS]
############################################################
def get_control_schema(name: str) -> dict[str, dict[str, Any]]:
@@ -442,7 +442,7 @@ def set_control(name: str, cs: ChangeSet) -> ChangeSet:
############################################################
# rule 13.[RULES]
# rule 14.[RULES]
############################################################
def get_rule_schema(name: str) -> dict[str, dict[str, Any]]: