username@email.com
2021-08-05 a829564b85fa72a2074fb6a0cbfaeb0fcb7d1c6b
zhengcaioa/IServices/IUserService.cs
@@ -26,5 +26,8 @@
        List<PltUserDTO> GetList(string DeptId = null ,string IsYwjl = null);
        List<PltUserDTO> GetListjisuankaoqin(DateTime dateminkaoqin, DateTime datemaxkaoqin);
    }
}