删除说明前缀

This commit is contained in:
hemengyang
2022-01-12 18:16:05 +08:00
parent 0e11959347
commit 0099364838
25 changed files with 226 additions and 568 deletions

View File

@ -56,9 +56,7 @@ def Depends(
use_cache: bool = True,
) -> Any:
"""
:说明:
参数依赖注入装饰器
参数依赖注入装饰器
:参数: