From ce3420676d9ccf4a2bdf87aeb7ad1494b5e5d26c Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期六, 09 四月 2022 14:42:26 +0800 Subject: [PATCH] 图片上传与邀请图完善 --- app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java b/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java index 111e46f..fa528f4 100644 --- a/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java +++ b/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java @@ -19,6 +19,7 @@ tencentSMSAppKey(SystemConfigType.system, "鑵捐浜戠煭淇PPKey"), tencentVerifySMSTemplate(SystemConfigType.system, "鑵捐浜戦獙璇佺爜鐭俊妯℃澘"), testAccount(SystemConfigType.system, "娴嬭瘯璐﹀彿"), + appLink(SystemConfigType.system, "搴旂敤浜屽悎涓�閾炬帴"), //杩斿洖缁欏墠绔殑鏁版嵁 kefu(SystemConfigType.common, "瀹㈡湇閾炬帴"), -- Gitblit v1.8.0