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