From 7a119df0841805e0a139b7416a2ee314ca371320 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Fri, 14 Oct 2022 14:37:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E6=94=B6=E7=BD=91=E6=A0=BC=E5=8C=96?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E6=8E=A8=E9=80=81=E7=9A=84=E9=9A=BE=E7=82=B9?= =?UTF-8?q?=E5=A0=B5=E7=82=B9----=E8=BF=87=E6=BB=A4token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 5161025..b7031e5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -265,6 +265,7 @@ renren: - /events/screen/** - /events/item/getItemStatisListPage - /events/item/getItemStatisListDetail + - /events/item/pushItemDifficulty workLoginUrls: - /api/work/user/getToken #工作端-获取token - /api/work/user/login #工作端-登录 @@ -304,4 +305,4 @@ epdc: - /workRecord/** #工作日志接口 - /api/sys/** - /contentSecurity/** #内容安全接口 - - /api/events/item/pushItemProcess # 接受网格化平台项目处理结果 \ No newline at end of file + - /api/events/item/pushItemProcess # 接受网格化平台项目处理结果