1. 流程枚举状态补充方法返回对应枚举
2. 新增获得指定用户的公司部门信息携带 Code
This commit is contained in:
@@ -24,4 +24,9 @@ public class CompanyDeptInfo {
|
||||
* 部门名称
|
||||
*/
|
||||
private String deptName;
|
||||
|
||||
private String companyCode;
|
||||
|
||||
private String deptCode;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user