hudong
9 天以前 eedfffc884889e77a1682bb6b66779cfa5f32562
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; }
    }
}