api/ApiModel.cs
@@ -182,7 +182,7 @@
        public class AddCgDetailInfo {
            public string LocCode { get; set; }
            public string CntrCode { get; set; }
            //public string CntrCode { get; set; }
            public string ItemCode { get; set; }
            public string ItemName { get; set; }
            public string ItemShortDesc { get; set; }