⚡新增 ISIM 电费查缴系统
This commit is contained in:
@@ -98,7 +98,7 @@ class ErrorLoveACScoreListResponse(LoveACScoreListResponse):
|
||||
|
||||
code: int = -1
|
||||
msg: str = "网络请求失败,已进行多次重试"
|
||||
data: Optional[List[ErrorLoveACScoreCategory]] = [
|
||||
data: Optional[List["ErrorLoveACScoreCategory"]] = [
|
||||
ErrorLoveACScoreCategory(
|
||||
ID="error", ShowNum=-1, TypeName="请求失败", TotalScore=-1.0, children=[]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user