tjx
2025-10-13 1a92948effc5d28692c847e40d820284e6b1701c
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)