ci: 企标计划实体类字段变更
This commit is contained in:
+5
@@ -349,6 +349,11 @@ public class ProcessEsInitChange implements Serializable {
|
||||
*/
|
||||
private String copyUser;
|
||||
|
||||
/**
|
||||
* 授权部门
|
||||
*/
|
||||
private String authDept;
|
||||
|
||||
@TableField(exist = false)
|
||||
private static final long serialVersionUID = 1781238971297838971L;
|
||||
}
|
||||
Reference in New Issue
Block a user