服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2 天以前 6b821f97b2a82c199113d68054b3e3c93f3443aa
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>