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