haijiang
2018-09-19 82cc6c94fdc08b1814fbf7195e88cf335eed3e8d
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";