From 43bb796146f0e4992d286de785bf49da69c78b9f Mon Sep 17 00:00:00 2001 From: "ys.git" <18439391935@163.com> Date: Tue, 16 Dec 2025 12:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=96=B0=E5=A2=9E=E4=B8=89?= =?UTF-8?q?=E4=B8=AA=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../request/DataEntryEngineModelExcel.java | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/main/java/com/xdap/self_development/controller/request/DataEntryEngineModelExcel.java b/src/main/java/com/xdap/self_development/controller/request/DataEntryEngineModelExcel.java index 1b11fd6..967329c 100644 --- a/src/main/java/com/xdap/self_development/controller/request/DataEntryEngineModelExcel.java +++ b/src/main/java/com/xdap/self_development/controller/request/DataEntryEngineModelExcel.java @@ -78,6 +78,23 @@ public class DataEntryEngineModelExcel extends MpaasBasePojo { */ @ExcelProperty("品牌") private String brand; + /** + * 品牌 + */ + @ExcelProperty("排放") + private String emission; + + /** + * 品牌 + */ + @ExcelProperty("燃烧类型") + private String burnType; + + /** + * 品牌 + */ + @ExcelProperty("排量") + private String engineCapacity; /** * 生产日期