From 86d48e5154568d76b60733a619fd94716debb061 Mon Sep 17 00:00:00 2001 From: A0010407 Date: Thu, 17 Aug 2023 17:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=A5=E8=89=BA=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/technology/proroute.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/api/technology/proroute.js b/src/api/technology/proroute.js index fd7d7d4..379b506 100644 --- a/src/api/technology/proroute.js +++ b/src/api/technology/proroute.js @@ -50,5 +50,4 @@ export function importProroute(data) { method: 'post', data: data }) - }