Administrator
2024-03-05 b506c4535c62c4c5fd7c5b5c0bd7bb8b03390dbd
Wms/WMS.Entity/BllAsnEntity/BllPalletBind.cs
@@ -168,7 +168,12 @@
        /// </summary>           
        public string IsBelt {get;set;}
        /// <summary>
        /// Desc:备注
        /// Default:
        /// Nullable:True
        /// </summary>
        public string Demo { get; set; }
    }
}