Commit 872e11fc authored by huyuchen's avatar huyuchen

huych-商险自动化逻辑调整

parent 8073e452
......@@ -151,6 +151,7 @@ public class TEmployeeInsurancePre extends BaseEntity {
private String errorInfo;
@Schema(description = "发起失败时间")
@JsonFormat(shape= JsonFormat.Shape.STRING,pattern = "yyyy-MM-dd", timezone = "GMT+08:00")
private LocalDateTime errorTime;
@TableField(exist = false)
......
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