username@email.com
2023-10-24 61695afa95cbb7d5a703339b7a4951b8ed92c53e
zhengcaioa/IServices/IProjectService.cs
@@ -40,6 +40,8 @@
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
        List<ZhengfuProjectDTO> GetListsalaryzhengfu(string userid, DateTime datemin, DateTime datemax);
        List<ZhengfuProjectDTO> GetcaigougonggaoListsalary(string userid, DateTime datemin, DateTime datemax);
        ResultEntity saveZxdsfxl(ZxdsfxlDTO zxdsfxl);