wangxinhui
2025-05-28 b35e72bcf8011cf6e30182b0800e2f6e1a18e149
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/MethodParamsValidateAttribute.cs
@@ -9,5 +9,6 @@
    [AttributeUsage(AttributeTargets.Method)]
    public class MethodParamsValidateAttribute : Attribute
    {
    }
}