|
|
|
@ -50,7 +50,7 @@ namespace BWP.B3ClientService.Tasks |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
string method = "MainSystem/B3ButcherManage/Rpcs/OutputRpc/CreateOutput"; |
|
|
|
string method = "/MainSystem/B3ButcherManage/Rpcs/OutputRpc/CreateOutput"; |
|
|
|
private void DoExecute() |
|
|
|
{ |
|
|
|
using (var context = new TransactionContext()) |
|
|
|
|