1
dengjunjie
2025-01-11 8c32980cde3f526553cf1bdf8c40a19d5e9f9a0b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/MethodParamsValidateAttribute.cs
@@ -9,5 +9,6 @@
    [AttributeUsage(AttributeTargets.Method)]
    public class MethodParamsValidateAttribute : Attribute
    {
    }
}