服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-12-17 86722aca20973a1e73d0a446c124eb6a5790496b
Tiger.Model.Net/Entitys/MES/BIZ_MES_WO_SN.cs
@@ -72,7 +72,7 @@
        /// 数量
        /// </summary>
        [DisplayName("数量")]
        public double QTY { get; set; }
        public double QTY { get; set; } = 1;
        /// <summary>
        /// 备注
        /// </summary>