Commit 331af1fa authored by suhuiguang's avatar suhuiguang

Merge branch 'develop_tzs_register_to_0715' of…

Merge branch 'develop_tzs_register_to_0715' of http://36.40.66.175:5000/moa/amos-boot-biz into develop_tzs_register_to_0715
parents e80b8713 7f2e8d58
...@@ -239,4 +239,10 @@ public class IdxBizJgUseInfo extends TzsBaseEntity { ...@@ -239,4 +239,10 @@ public class IdxBizJgUseInfo extends TzsBaseEntity {
private Boolean isIntoManagement; 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