|
@ -799,6 +799,7 @@ namespace WY.NewJit.PrintTable |
|
|
{ |
|
|
{ |
|
|
//报文解析时已经校验断号,打印前不用校验
|
|
|
//报文解析时已经校验断号,打印前不用校验
|
|
|
List<string> retLst = new List<string>(); |
|
|
List<string> retLst = new List<string>(); |
|
|
|
|
|
|
|
|
return new ListResultDto<string>(retLst); |
|
|
return new ListResultDto<string>(retLst); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|