@ -14,7 +14,7 @@ export interface BatteryTypeVO {
btyTypeLevel: string
// 电池型号状态
btyTypeState: number
// 电池型号描述
btyTypeDesc: string
}