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/SystemConfigType.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigType.java b/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigType.java
index bbf9f4f..3ab388f 100644
--- a/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigType.java
+++ b/app/src/main/java/com/yeshi/makemoney/app/entity/config/SystemConfigType.java
@@ -8,6 +8,7 @@
  */
 public enum SystemConfigType {
     common("閫氱敤"),
+    goldCorn("閲戝竵璁剧疆"),
     system("绯荤当鐩稿叧"),
     extract("鎻愮幇"),
     team("鍥㈤槦"),

--
Gitblit v1.8.0