服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-02-24 b4ea9a535c631a08a7e1b63f7bcf993338e673bc
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>