sjz
5 天以前 74ab9465837f8a6f9eae854059e9783eff24e173
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)