From dc7cfd4743ac389f64da1dd86db062f01f2be638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=9E=97?= Date: Thu, 15 Jul 2021 00:48:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20update=20application.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pear-entrance/src/main/resources/application.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pear-entrance/src/main/resources/application.yml b/pear-entrance/src/main/resources/application.yml index ec0d886e..a18e22c1 100644 --- a/pear-entrance/src/main/resources/application.yml +++ b/pear-entrance/src/main/resources/application.yml @@ -44,15 +44,15 @@ pear: # 协 议 licence: MIT # 协 议 地 址 - licence-url: https://gitee.com/pear_community + licence-url: https://gitee.com/pear-admin/Pear-Admin-Boot/blob/master/LICENSE # 组 织 信 息 - terms-of-service-url: https://gitee.com/pear_community + terms-of-service-url: https://gitee.com/pear-admin # 版 本 信 息 version: Release 2.0.0 # 扩 展 信 息 contact: # 作 者 - name: 就 眠 仪 式 + name: 就 眠 儀 式 # 连 接 url: www.pearadmin.cn # 邮 箱 -- Gitee