Commit 5ea4e3af authored by hongguangwu's avatar hongguangwu

MVP1.5.1-收入证明等

parent cd26edff
......@@ -206,6 +206,7 @@ public class TProveRecord extends Model<TProveRecord> {
* 合同结束时间
*/
@Schema(description = "合同结束时间")
@JsonFormat(pattern = "yyyy-MM-dd")
private Date contractEndDate;
/**
* 入职时间
......
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