@@ -93,10 +93,4 @@ public class EmployeeRespDTO {
* 用户ID
*/
private Long userId;
-
- /**
- * 用户id
- */
- private Long userId;
}