647556386
2 天以前 0f0b7ba9b77c55db4e13b10fd5de3a01183fb356
项目代码/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs
@@ -15,13 +15,13 @@
        /// <summary>
        /// 绂佺敤
        /// </summary>
        [Description("绂佺敤")]
        [Description("鏈夋晥")]
        Disable = 0,
        /// <summary>
        /// 鍚敤
        /// </summary>
        [Description("鍚敤")]
        [Description("鏃犳晥")]
        Enable = 1,
    }
}