日期格式标准

This commit is contained in:
ys.git 2025-12-16 10:29:34 +08:00
parent dd2c7a78e3
commit aa1e179387

View File

@ -51,7 +51,7 @@ public class DataEntryEngineModelPojo extends MpaasBasePojo {
/** /**
* 产品编号 * 产品编号
*/ */
@ExcelProperty("产品编号") @ExcelProperty("产品编号(状态代号)")
private String productNumber; private String productNumber;
/** /**