忽略本地报错信息文件

This commit is contained in:
2026-06-17 10:20:43 +08:00
parent 6b11144366
commit 090362c32d
191 changed files with 5434 additions and 76452 deletions

View File

@@ -60,6 +60,7 @@ export type HomeServiceCaseType = {
status: string
statusText: string
statusTone: string
waitingConsumerConfirm: boolean
serviceName: string
serviceTime: string
applicantName: string
@@ -207,4 +208,4 @@ export type HomeServiceSettlementType = {
selfPayAmount: string
archiveStatus: string
archiveStatusText: string
}
}