api/ApiModel.cs
@@ -348,7 +348,7 @@ public string arrival_no { get; set; } public string item_code { get; set; } public string S_BATCH_NO { get; set; } public string S_SERIAL_NO { get; set; } //public string S_SERIAL_NO { get; set; } public string N_ROW_NO { get; set; } public float qty { get; set; } }