Commit 79e01b8b authored by maoying's avatar maoying

修改电力管控平台电力设备实体类属性映射

parent 9d4ad27d
...@@ -134,7 +134,7 @@ public class Equipment extends BaseEntity { ...@@ -134,7 +134,7 @@ public class Equipment extends BaseEntity {
/** /**
* 责任人 * 责任人
*/ */
@TableField("charge_dept") @TableField("charge_user")
private String chargeUser; private String chargeUser;
......
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