yuyou_x
2024-03-27 242e0bea5bce35582c7066892669871e78a3495f
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; }
    }
}