From 5d1e853a5c2de615d569d98ed4323fa3153d8593 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Mon, 9 Apr 2018 19:03:32 +0800 Subject: [PATCH] bug --- B3ClientService/OfflinRpc/CarcassTakeOutRpc.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/B3ClientService/OfflinRpc/CarcassTakeOutRpc.cs b/B3ClientService/OfflinRpc/CarcassTakeOutRpc.cs index 1a3c8c6..0162551 100644 --- a/B3ClientService/OfflinRpc/CarcassTakeOutRpc.cs +++ b/B3ClientService/OfflinRpc/CarcassTakeOutRpc.cs @@ -11,7 +11,7 @@ using System.Linq; using System.Text; using TSingSoft.WebPluginFramework; -namespace BWP.B3ClientService.OfflinRpc +namespace BWP.B3ClientService.Rpcs { [Rpc] public static class CarcassTakeOutRpc