Commit b076622d authored by EDY's avatar EDY

优化

parent 552d4145
......@@ -107,8 +107,8 @@ public class BaseContractInfo extends BaseEntity
private String htnr;
/** 签约时间 */
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss HH:mm:ss")
@Excel(name = "签约时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@Excel(name = "签约时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
private Date qysj;
/** 合同状态 */
......
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