陈奇
2018-11-15 47f5d71a81a528aff225805d28bf181ce4d6f55d
app/src/main/java/com/moral/yunfushao/utils/DebugUtils.java
@@ -8,7 +8,7 @@
public class DebugUtils {
    public static boolean debug_mode = false;
    public static boolean debug_mode = false; //正式发布时设置debug_mode为false
    private static String debug_url = "http://47.96.171.62:3100/send_yfs";