This commit is contained in:
parent
e28eb4ab1e
commit
58542a36fd
|
@ -598,6 +598,7 @@ namespace BLL
|
|||
catch (Exception ex)
|
||||
{
|
||||
ErrLogInfo.WriteLog($"错误数据:{value}", ex);
|
||||
return revalue;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue