yuyou_x
2024-03-07 4924bec5e175fc3456bb1e6a6539ffa1620b573e
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; }
    }
}