11
jinxin
2025-06-23 5c4192f0b813d72a427eaca183d08d42046f1b41
C#/HH.WCS.Mobox3.WeiLi/api/ApiModel.cs
@@ -555,6 +555,10 @@
            /// 生产日期管理
            /// </summary>
            public string isManageDate { get; set; } = "Y";
            /// <summary>
            /// 物料单位
            /// </summary>
            public string unit { get; set; } = "kg";
        }
        public class ReceivingNoteModel
        {