From 4c66cbc56971082a540845130a10ee15953b9207 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Thu, 13 Oct 2022 15:37:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5token=20=E5=A4=A7=E5=B1=8Fech?= =?UTF-8?q?arts=E5=9B=BE=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a2667e1..2ed3426 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -260,6 +260,7 @@ renren: - /ws/** - /custom/epidemicSentryPost/downloadQRCode/** - /sys/screen/** # 大屏使用相关接口 + - /events/itemScreen/** workLoginUrls: - /api/work/user/getToken #工作端-获取token - /api/work/user/login #工作端-登录