api/ApiModel.cs @@ -228,7 +228,8 @@ } public class CountProductInfo { public string cntrCode { get; set; } //public string cntrCode { get; set; } public string locCode { get; set; } public float qty { get; set; } }