hudong
2025-07-10 1ef909b2c886c9f20f05c8e61efd555ef377b715
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; }
    }
}