序列号
This commit is contained in:
@@ -311,7 +311,7 @@ namespace BarCode.Web.Domain.Services
|
|||||||
s.UnBox();//解绑
|
s.UnBox();//解绑
|
||||||
|
|
||||||
// _logger.LogInformation($"现在进行TwoSerialNumber的写入");
|
// _logger.LogInformation($"现在进行TwoSerialNumber的写入");
|
||||||
if (dto.TwoSerialNumber != null)
|
if (dto.TwoSerialNumber != null && dto.TwoSerialNumber!="")
|
||||||
{
|
{
|
||||||
_logger.LogInformation($"获取到:TwoSerialNumber:{dto.TwoSerialNumber}");
|
_logger.LogInformation($"获取到:TwoSerialNumber:{dto.TwoSerialNumber}");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user