kazelee
2025-07-10 b183905d45e279eca8a845f532fc2d2edd540edb
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; }
        }