服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2025-04-23 806b3cb3448ad15a5d563937fdac2ffae37342a7
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>