陈奇
2019-05-29 c5bf501d8b507d1e3e79541e7ac9b45910860b4d
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";