hudong
2025-07-04 67c7f0449f57933c26d785c277ddcd539c899b25
models/SapRoot.cs
@@ -1146,4 +1146,14 @@
    }
    #endregion
    public class CustomItem
    {
        public string SITEMCODE { get; set; }
        public float FQTY { get; set; }
        public float FALLOCQTY { get; set; }
    }
}