Administrator
2018-11-05 2d950dce7919a2bc39464f9d264f7b96b69f6d1e
fanli/src/main/java/com/yeshi/fanli/util/Constant.java
@@ -14,9 +14,9 @@
   public static boolean IS_TASK = false;
   // 外网环境
   public static boolean IS_OUTNET = false;
   public static boolean IS_OUTNET = true;
   public static boolean IS_TEST = true;
   public static boolean IS_TEST = false;
   public static int PAGE_SIZE = 20;
   public static int[] TASK_TYPE = { 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008// 微信任务类型编号