wangxinhui
2025-11-30 f2b85c65234e0dcdd3fcce4dafbe16933b7f1b48
ÏîÄ¿´úÂë/WCSServices/WIDESEAWCS_Model/Models/BasicInfo/Dt_LocationInfo.cs
@@ -21,10 +21,16 @@
        public int Id { get; set; }
        /// <summary>
        /// ä»“库编号
        /// åº“区编号
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "仓库编号")]
        [SugarColumn(IsNullable = false, ColumnDescription = "库区编号")]
        public int WarehouseId { get; set; }
        /// <summary>
        /// æ–™ç®±ç¼–号
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "料箱编号")]
        public string PalletCode { get; set; }
        /// <summary>
        /// è´§ä½ç¼–号
@@ -63,10 +69,10 @@
        public int Layer {  get; set; }
        /// <summary>
        /// è´§ä½ç±»åž‹
        /// AGV取货点
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "货位类型")]
        public int LocationType {  get; set; }
        [SugarColumn(IsNullable = true, ColumnDescription = "AGV取货点")]
        public string AgvPoint { get; set; }
        /// <summary>
        /// è´§ä½çŠ¶æ€