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; } }