实体类字段映射bug修复
This commit is contained in:
@@ -39,7 +39,7 @@ public class TmCorpusQuestionReport {
|
||||
/**
|
||||
* 置信度
|
||||
*/
|
||||
@TableField("'confidence'")
|
||||
@TableField("confidence")
|
||||
private String confidence;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user