@@ -13,7 +13,7 @@ public class SwitchUtil {
}
public static boolean showShebeiguanli() {
- return true;
+ return BaseConfig.isDebug() && true;