From 453e36702a81f459295d30841bab00010f9a6ae6 Mon Sep 17 00:00:00 2001 From: 张晓波 <bingbo1993@126.com> Date: 星期二, 12 十二月 2023 09:04:44 +0800 Subject: [PATCH] 撤销:人脸记录去掉token验证 --- hd/pipe/UserCore/src/main/resources/application-pro.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/hd/pipe/UserCore/src/main/resources/application-pro.yml b/hd/pipe/UserCore/src/main/resources/application-pro.yml index a6c5c4e..4d18667 100644 --- a/hd/pipe/UserCore/src/main/resources/application-pro.yml +++ b/hd/pipe/UserCore/src/main/resources/application-pro.yml @@ -13,9 +13,11 @@ heart-beat-interval: 3000 heart-beat-timeout: 15000 group: supipe + namespace: suzhou config: file-extension: yml group: sunacos + namespace: suzhou wemp: appId: wx993e9d4056f0f44e secret: 87f19fa7f1e6898fb143396283e733b8 -- Gitblit v1.9.3