| | |
| | | |
| | | 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); |
| | |
| | | |
| | | ResultEntity saveZhengfuProjectDTO(ZhengfuProjectDTO dto); |
| | | |
| | | ResultEntity GetZhengfuProjectDTOByPageurl(string Pageurl,string id); |
| | | ResultEntity GetZhengfuProjectDTOByPageurl(string Pageurl,string Id); |
| | | ResultEntity GetZhengfuProjectDTOByTitle(string Title, string Id,DateTime? NoticeTime); |
| | | ResultEntity saveProjectfasongxiaoxi(Projectfasongxiaoxi project); |
| | | } |
| | | } |