8.19 电池型号API 提交

master
zz 3 months ago
parent ac3db5c053
commit cdbb0fcfc7

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

Loading…
Cancel
Save