From 15bedcc619b1edb6eb987f9288db7670e5b38c46 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期六, 07 五月 2022 19:42:23 +0800
Subject: [PATCH] bug修复

---
 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 3ab388f..5092bd2 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
@@ -12,6 +12,7 @@
     system("绯荤当鐩稿叧"),
     extract("鎻愮幇"),
     team("鍥㈤槦"),
+    ad("骞垮憡")
     ;
 
     private String name;

--
Gitblit v1.8.0