修改
This commit is contained in:
@@ -31,10 +31,10 @@ public class PqIcdPath {
|
||||
/**
|
||||
* 装置类型名称
|
||||
*/
|
||||
@TableField(value = "`Name`")
|
||||
@TableField(value = "Name")
|
||||
private String name;
|
||||
|
||||
@TableField(value = "`Path`")
|
||||
@TableField(value = "Path")
|
||||
private String path;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user