From d1a45410b1961d623b570581d1daa1bc8b3b665f Mon Sep 17 00:00:00 2001 From: jaysunxiao Date: Sun, 3 Apr 2022 16:02:31 +0800 Subject: [PATCH] =?UTF-8?q?doc[zfoo]:=20=E6=9B=B4=E6=96=B0=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/idea/idea-set-up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/idea/idea-set-up.md b/doc/idea/idea-set-up.md index 41ad7ea2..79a2848d 100644 --- a/doc/idea/idea-set-up.md +++ b/doc/idea/idea-set-up.md @@ -158,7 +158,7 @@ See the License for the specific language governing permissions and limitations - idea代理设置 ![Image text](../image/idea/idea-proxy.jpg) -- maven代理设置,-DproxySet=true -DproxyHost=127.0.0.1 -DproxyPort=10809 +- maven代理设置(非全局),-DproxySet=true -DproxyHost=127.0.0.1 -DproxyPort=10809 ![Image text](../image/idea/idea-proxy-maven.jpg) ## 6 使用Idea默认的快捷键设置