kazelee
4 天以前 fbb7c2253c86d58583d7e3b0a8a44d0342c43c73
api/ApiModel.cs
@@ -277,6 +277,7 @@
        public class CountProductInfo {
            //public string cntrCode { get; set; }
            public string locCode { get; set; }
            public string itemCode { get; set; }
            public float qty { get; set; }
        }