hudong
2025-05-14 f45adc67774453c32b7ba39a2c7edff7e7bfa0c8
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; }
        }