Commit 2dac347f authored by tangwei's avatar tangwei

修改字段

parent 52b00838
...@@ -42,7 +42,7 @@ public class BasicGridAcceptance extends BaseEntity { ...@@ -42,7 +42,7 @@ public class BasicGridAcceptance extends BaseEntity {
* 并网状态 * 并网状态
*/ */
@TableField("grid_status") @TableField("grid_status")
private String stringQuantity; private String gridStatus;
/** /**
* 验收状态 * 验收状态
......
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