Commit b90d090c authored by 陈烨's avatar 陈烨

新增ConstantVar

parent c3d007d5
package com.xxl.job.core.util;
public class ConstantVar {
public static final String MASTER_URL = "http://www.weixiaotong.com.cn/weixt/api/";
public static final String DEVELOP_URL = "http://weixt.spacetech.com.cn:8090/weixt/api/";
public static final String DEMO_URL = "http://demo.spacetech.com.cn/weixt/api/";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment