Commit 7f2e8d58 authored by 李松's avatar 李松

添加工程装置字段

parent b9a4ca92
......@@ -239,4 +239,10 @@ public class IdxBizJgUseInfo extends TzsBaseEntity {
private Boolean isIntoManagement;
/**
* 工程装置名称(工业管道使用)
*/
@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