Commit 07e00d0d authored by caotao's avatar caotao

1.字段映射问题处理

parent 08aec498
...@@ -100,7 +100,7 @@ public class IdxBizFelk { ...@@ -100,7 +100,7 @@ public class IdxBizFelk {
* *
*/ */
@TableField("ANALYSIS_START_TIME") @TableField("ANALYSIS_START_TIME")
private LocalTime analysisStartTime; private LocalDateTime analysisStartTime;
/** /**
* *
......
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