mutou1225

Results 2 comments of mutou1225

快速解决: from typing import List as list 在报错的文件上加 from typing import List as list 如果是 dict,就加 from typing import Dict as dict 希望对你有用,祝你成功