From 4942db32ec56976a6188e9c02c3139c03fab4563 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Mon, 17 Sep 2018 00:29:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=EF=BC=9ABo?= =?UTF-8?q?otstrap.Admin=E9=85=8D=E7=BD=AE=E7=BC=93=E5=AD=98=E5=88=B0?= =?UTF-8?q?=E6=96=B0=E5=BB=BAClient=E5=B7=A5=E7=A8=8B=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/appsettings.Development.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Bootstrap.Admin/appsettings.Development.json b/Bootstrap.Admin/appsettings.Development.json index 293bb613..f3c711a5 100644 --- a/Bootstrap.Admin/appsettings.Development.json +++ b/Bootstrap.Admin/appsettings.Development.json @@ -34,10 +34,10 @@ "Self": true }, { - "Enabled": false, - "Name": "Pallet", - "Url": "http://localhost:49823/CacheList.axd", - "Desc": "托盘组垛系统", + "Enabled": true, + "Name": "APP", + "Url": "http://localhost:49185/CacheList.axd", + "Desc": "测试系统", "Self": false } ]