LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
zhengcaioa/IServices/ICooperOrderService.cs
@@ -33,5 +33,8 @@
        List<CooperOrderDTO> GetList(string userid, DateTime datemin, DateTime datemax);
        List<CooperOrderDTO> GetListtongji(string userid, DateTime datemin, DateTime datemax);
    }
}