啊鑫
2 天以前 ed05efdc17aab076146b134ebe105b6382f221d7
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)