沈斌
2018-05-15 04926b864b4026d81f95d78f9ecb3f7806960569
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";