This commit is contained in:
夏菊 2025-09-24 20:47:27 +08:00
parent e28eb4ab1e
commit 58542a36fd
1 changed files with 1 additions and 0 deletions

View File

@ -598,6 +598,7 @@ namespace BLL
catch (Exception ex)
{
ErrLogInfo.WriteLog($"错误数据:{value}", ex);
return revalue;
}
}