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