username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
zhengcaioa/IServices/IUserService.cs
@@ -26,5 +26,8 @@
        List<PltUserDTO> GetList(string DeptId = null ,string IsYwjl = null);
        List<PltUserDTO> GetListjisuankaoqin(DateTime dateminkaoqin, DateTime datemaxkaoqin);
    }
}