Tiger.Business.WMS/Transaction/In_Default.cs
@@ -48,7 +48,7 @@ /// </summary> public async Task<ApiAction<ScanOutput>> Scan(BaseInput input) { var action = new ApiAction<ScanOutput>(); var action = new ApiAction<ScanOutput>(new ScanOutput()); try { if (input.SN.IsNullOrEmpty())