From 2464548977f4720bc8fceeb5d999c1a3852c2d10 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 21 四月 2022 19:38:30 +0800
Subject: [PATCH] 签到与任务

---
 app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java |    4 ++++
 1 files changed, 4 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..2b0f195 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, "瀹㈡湇閾炬帴"),
@@ -32,6 +33,9 @@
     //鍥㈤槦鍒嗘垚姣斾緥閰嶇疆
     teamFirstDivideRate(SystemConfigType.team, "鍥㈤槦涓�绾у垎鎴愭瘮渚嬶紙0-1锛�"),
     teamSecondDivideRate(SystemConfigType.team, "鍥㈤槦浜岀骇鍒嗘垚姣斾緥锛�0-1锛�"),
+    //閲戝竵璁剧疆
+    signInGoldCorn(SystemConfigType.goldCorn,"杩炵画绛惧埌閲戝竵鍒嗗竷"),
+
     ;
 
 

--
Gitblit v1.8.0