刘磊
2 天以前 1c7d84d153f22148c7c8dbf80aa646edb0c53648
项目代码/WMS/WMSServer/WIDESEA_Model/Models/BasicInfo/Dt_BDCConfiguration.cs
@@ -62,6 +62,6 @@
        /// <summary>
        /// 鏄惁鍚敤
        /// </summary>
        public int IsActive { get; set; }
        public int IsActive { get; set; } = 1;
    }
}