Commit 8b70902f authored by tianyiming's avatar tianyiming

维修告知实体添加字段

parent c00f329d
......@@ -360,4 +360,10 @@ public class JgMaintainNotice extends BaseEntity {
*/
@TableField("receive_company_org_code")
private String receiveCompanyOrgCode;
/**
* 工程装置
*/
@TableField("project_contraption")
private String projectContraption;
}
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