mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 13:42:07 +08:00
板材库修改1
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ public class OrderPlateImportExcelVO {
|
|||||||
@JsonIgnore
|
@JsonIgnore
|
||||||
private String combinationName;
|
private String combinationName;
|
||||||
|
|
||||||
@ExcelProperty(value = "排版面")
|
@ExcelProperty(value = "排版面", converter = DictConvert.class)
|
||||||
@JsonIgnore
|
@JsonIgnore
|
||||||
@DictFormat(DictTypeConstants.YPOGRAPHY_TYPE)
|
@DictFormat(DictTypeConstants.YPOGRAPHY_TYPE)
|
||||||
private int typographicFace;
|
private int typographicFace;
|
||||||
|
|||||||
Reference in New Issue
Block a user