Tiger.Api/Controllers/Test/TestController.B.cs
@@ -116,7 +116,7 @@ ApiAction response = new(); try { response = response.GetResponse(await DI.Resolve<IU9C_MES>().GetBasItem(action.Data)); response = response.GetResponse(DI.Resolve<IU9C_MES>().GetBasItem(action.Data)); } catch (System.Exception ex) {