Commit 9bfce8a3 authored by zhangwanglin's avatar zhangwanglin

评定人员资质

parent ceb180b5
......@@ -29,6 +29,7 @@ public class ChAprEmp {
private Integer cfgModeId;
private Integer age;
private Integer aprempTypeIdF;
private Integer aprempTypeIdP;
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
private java.util.Date fcd;
......@@ -51,4 +52,5 @@ public class ChAprEmp {
private java.util.Date effTime;
private Integer aprOrganId;
private Integer lcu;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment