@@ -30,7 +30,7 @@ EMPTY_LIST = []
EMPTY_DICT = {}
-def extract_path(path: str) -> Dict[str: str]:
+def extract_path(path: str) -> Dict:
"""
提取path参数
:param path: