调整 合同、运力、客商、项目
This commit is contained in:
+6
@@ -179,4 +179,10 @@ public class Dept extends TenantEntity {
|
||||
@Schema(description = "是否是oa的部门")
|
||||
private Integer isOa;
|
||||
|
||||
/**
|
||||
* 是否平台公司:0否,1是
|
||||
*/
|
||||
@Schema(description = "是否平台公司:0否,1是")
|
||||
private Integer isPlatformCompany;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user