Add backdrop api and test

This commit is contained in:
WQY\qiong
2022-11-04 14:39:30 +08:00
parent 865d1d2cf1
commit 789136a881
5 changed files with 88 additions and 0 deletions

View File

@@ -70,3 +70,5 @@ from .s23_options import OPTION_QUALITY_NONE, OPTION_QUALITY_CHEMICAL, OPTION_QU
from .s23_options import get_option_schema, get_option, set_option
from .s24_coordinates import get_node_coord
from .s27_backdrop import get_backdrop_schema, get_backdrop, set_backdrop