法规清单-导出去除字段,对应禅道bug 67169
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ public class ProjectLawsInventoryEOEn implements Serializable {
|
|||||||
private Date xin1Che1Xing2Shi2Shi1Ri4Qi1;
|
private Date xin1Che1Xing2Shi2Shi1Ri4Qi1;
|
||||||
|
|
||||||
/**在产车实施日期*/
|
/**在产车实施日期*/
|
||||||
// @Excel(name = "New Vehicle Execution Date", width = 30, format = "yyyy-MM-dd")
|
// @Excel(name = "New Vehicle Execution Date", width = 30, format = "yyyy-MM-dd") 67169
|
||||||
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
|
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
|
||||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||||
@ApiModelProperty(value = "在产车实施日期")
|
@ApiModelProperty(value = "在产车实施日期")
|
||||||
|
|||||||
Reference in New Issue
Block a user