Commit a251c1ee authored by 俞嘉婷's avatar 俞嘉婷

feat: 线上测试域名

parent 8370009b
......@@ -25,13 +25,14 @@ export const publishOptions = {
projectId: "publish",
}
export default testOptions;
export default prevOptions;
export enum API_PATH {
index = "home/coop_index.do",
activity = "home/coop_activity.do",
subscribe = "home/coop_subscribe.do",
login = "/wechat/jlb/login",
buried = "home/coop_buried.do",
login = "/wechat/jlb/autologin",
imgUpload = "/customActivity/duiba/imgUploadUrl",
}
\ No newline at end of file
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