Merge remote-tracking branch 'origin/master'

This commit is contained in:
zjh 2025-12-16 12:37:15 +08:00
commit 512534ff33

View File

@ -78,6 +78,23 @@ public class DataEntryEngineModelExcel extends MpaasBasePojo {
*/ */
@ExcelProperty("品牌") @ExcelProperty("品牌")
private String brand; private String brand;
/**
* 品牌
*/
@ExcelProperty("排放")
private String emission;
/**
* 品牌
*/
@ExcelProperty("燃烧类型")
private String burnType;
/**
* 品牌
*/
@ExcelProperty("排量")
private String engineCapacity;
/** /**
* 生产日期 * 生产日期