This commit is contained in:
2025-09-24 20:47:27 +08:00
parent e28eb4ab1e
commit 58542a36fd
+1
View File
@@ -598,6 +598,7 @@ namespace BLL
catch (Exception ex)
{
ErrLogInfo.WriteLog($"错误数据:{value}", ex);
return revalue;
}
}