From ffc56f912da5d6d842142ae4ea1856bc56f8bcb9 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期五, 30 九月 2022 19:20:23 +0800 Subject: [PATCH] 结算日志添加 --- app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigKey.java | 5 ++++- 1 files changed, 4 insertions(+), 1 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 ec1713d..aeefd3a 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,8 +19,11 @@ tencentSMSAppKey(SystemConfigType.system, "鑵捐浜戠煭淇PPKey"), tencentVerifySMSTemplate(SystemConfigType.system, "鑵捐浜戦獙璇佺爜鐭俊妯℃澘"), testAccount(SystemConfigType.system, "娴嬭瘯璐﹀彿"), + emailSender(SystemConfigType.system, "鍙戦�侀偖浠剁殑璐﹀彿涓庡瘑鐮�"), appLink(SystemConfigType.system, "搴旂敤浜屽悎涓�閾炬帴"), androidPushAppCode(SystemConfigType.system, "android鎺ㄩ�佸簲鐢ㄧ紪鐮�"), + androidPushActivity(SystemConfigType.system, "android鎺ㄩ�佽惤鍦伴〉Activity"), + onLiningVersion(SystemConfigType.system,"姝e湪涓婄嚎鐨勭増鏈�"), //杩斿洖缁欏墠绔殑鏁版嵁 kefu(SystemConfigType.common, "瀹㈡湇閾炬帴"), @@ -30,11 +33,11 @@ helpLink(SystemConfigType.common, "甯姪涓績閾炬帴"), disclaimerLink(SystemConfigType.common, "鍏嶈矗澹版槑閾炬帴"), + //骞垮憡閰嶇疆 splashAd(SystemConfigType.ad, "寮�灞忓箍鍛�"), rewardAd(SystemConfigType.ad, "婵�鍔辫棰戝箍鍛�"), exitAppAd(SystemConfigType.ad, "閫�鍑哄簲鐢ㄥ箍鍛�"), - //璧勯噾鐩稿叧閰嶇疆 extractConfig(SystemConfigType.extract, "鎻愮幇閰嶇疆"), -- Gitblit v1.8.0