username@email.com
2022-08-29 19bc2e140fbef74cf87f8e0edfb2d173b1f52d40
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);
    }
}