Update config.py

This commit is contained in:
HibiKier 2022-05-25 08:52:22 +08:00 committed by GitHub
parent 9ac4c7f4e3
commit 451db104e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ class CountLimit(BaseModel):
"""
max_count: int
status: bool
limit_type: bool
limit_type: str
rst: Optional[str]