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