1
dengjunjie
2025-01-13 cebd0800e9b5e1a1055a48d5e52f3f8a85e8d82c
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Helper/CodeAnalysisHelper.cs
@@ -99,7 +99,7 @@
            }
            catch (Exception ex)
            {
                throw new Exception($"瑙f瀽閿欒,{ex.Message}");
            }
            (bool, string, object?) validateResult = ModelValidate.ValidateModelData(result, type);