dengjunjie
2025-01-17 df97e66f99cf081abf212a8d97fc32afe9c6e7a7
代码管理/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);