| | |
| | | |
| | | List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax); |
| | | |
| | | |
| | | |
| | | ResultEntity saveZxdsfxl(ZxdsfxlDTO zxdsfxl); |
| | | |
| | | List<ZxdsfxlDTO> GetListZxdsfxl(string userid, DateTime datemin, DateTime datemax,string leixing); |
| | | |
| | | ResultEntity savezhiyi(string zhiyistatus, DateTime? zhiyishijian, string zhiyichengli, string projiectid, string mingxiid, string type); |
| | | |
| | | ResultEntity savetousu(string tousustatus, DateTime? tousushijian, string tousuchengli, string projiectid, string mingxiid, string type); |
| | | |
| | | } |
| | | } |