Skip to content

Commit 12deb95

Browse files
committed
Merge branch 'dev'
2 parents 87d1794 + 4b61a1b commit 12deb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
+ 根据子类的`default_config_file_paths字段`自动按顺序读取json格式配置文件中的参数.
2828
+ 根据`schema字段`校验配置
2929
+ 根据`schema字段`构造命令行参数
30-
+ 使用装饰器`as_main`注册获取到配置后执行的函数
30+
+ 使用装饰器`as_main`注册获取到配置后执行的函数

0 commit comments

Comments
 (0)