username@email.com
2021-07-07 fe1d552606aa8a989647ff12d7c124dd6ac5a1dd
zhengcaioa/IServices/IWfRunProcessService.cs
@@ -20,5 +20,7 @@
        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);
    }
}