| | |
| | | |
| | | ResultEntity ModifyStatus(string id, string userid); |
| | | |
| | | List<WfRunProcessDTO> GetList(); |
| | | List<WfRunProcessDTO> GetList(string DanjuId = "", string Applytiye = ""); |
| | | |
| | | ResultEntity WfAskLeave(string DanjuId, string step, string tongguojujue , string Userid, string Content, string title, string version); |
| | | |
| | | ResultEntity WfAskLeaveOff(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version); |
| | | |
| | | ResultEntity WfSalaryAppeal(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version); |
| | | |
| | | ResultEntity WfAskcost(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version); |
| | | |
| | | ResultEntity WfAskGood(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version); |
| | | } |
| | | } |