WMS
dengjunjie
2024-12-18 12e2d0e41d52f36d0746118e24b3fed228f92f98
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/MethodParamsValidateAttribute.cs
@@ -9,5 +9,6 @@
    [AttributeUsage(AttributeTargets.Method)]
    public class MethodParamsValidateAttribute : Attribute
    {
    }
}