username@email.com
2022-11-11 4deba85ff3417a76b4cfef1874effa6a2be1fd40
zhengcaioa/IServices/IWfRunProcessService.cs
@@ -48,5 +48,7 @@
        ResultEntity WfAskCiZhi(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version);
        ResultEntity WfAskJiaojie(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version);
        ResultEntity WfCustomerRefund(string DanjuId, string step, string tongguojujue, string Userid, string Content, string title, string version);
    }
}