服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-01-17 aa7d6bef3b1f3437b69ef21f8af4ace39939d2b9
Tiger.Model.Net/Entitys/MES/YadaU9/mes_WhLotCodeQtyInfo.cs
@@ -47,6 +47,7 @@
        /// 
        /// </summary>
        [SugarColumn(IsPrimaryKey = true)]
        public string ID { get; set; }
        public string LotCode { get; set; }
        public string Description { get; set; }
        public string SapCode { get; set; }