sjz
2025-07-28 f1deb7b024e17cba204de5fcb0dac15801436b90
MESApplication/Controllers/BasicData/MesDeliveryNoteBarcodeController.cs
@@ -20,7 +20,8 @@
    private readonly string TableName = "MES_DELIVERY_NOTE_BARCODE";
    private readonly string URL = "http://localhost:10054/api/MesDeliveryNoteBarcode/";
    private readonly string URL =
        "http://localhost:10054/api/MesDeliveryNoteBarcode/";
    [HttpPost("Save")]
    public ResponseResult Save(ErpBarcode barcode)