From fd003b7d767189eb8ed8645992b1876a4eecab6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Sat, 16 Mar 2024 17:27:18 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20easy-retry=20?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E7=9B=91=E6=8E=A7=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ruoyi-easyretry-server/src/main/resources/application.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ruoyi-visual/ruoyi-easyretry-server/src/main/resources/application.yml b/ruoyi-visual/ruoyi-easyretry-server/src/main/resources/application.yml index f8ea995e..82ae8e06 100644 --- a/ruoyi-visual/ruoyi-easyretry-server/src/main/resources/application.yml +++ b/ruoyi-visual/ruoyi-easyretry-server/src/main/resources/application.yml @@ -1,7 +1,5 @@ server: port: 8800 - servlet: - context-path: /easy-retry spring: application: