This commit is contained in:
PQZ 2024-08-14 17:48:36 +08:00
parent 9ac4b2f05d
commit b2fd1b596a

View File

@ -42,8 +42,4 @@ public class CarMainRespVO extends CarMain {
String bxCont;
/**车辆品牌型号数组*/
List<String> brandAndModel;
}