mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 07:21:24 +08:00
Optimized getUserInfo
This commit is contained in:
@@ -66,5 +66,6 @@ public class Department implements Serializable {
|
||||
* 部门成员
|
||||
*/
|
||||
@TableField(exist = false)
|
||||
@Deprecated
|
||||
private List<User> userList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user