Commit 72e9e34e authored by liwenhong's avatar liwenhong

Merge branch 'release-activity' into test

parents baaf454e 3e72b82a
...@@ -184,7 +184,7 @@ export async function newOrderRefundReject(params) { ...@@ -184,7 +184,7 @@ export async function newOrderRefundReject(params) {
// 导出订单 // 导出订单
export function newGetOrderExportURL(eventId, type) { export function newGetOrderExportURL(eventId, type) {
var ENV = http://bp.ini.yidian-inc.com/; var ENV = 'http://bp.ini.yidian-inc.com/'
// if(process.env.NODE_ENV == "development"){ // if(process.env.NODE_ENV == "development"){
// ENV = "http://bp-dev.ini.yidian-inc.com/" // ENV = "http://bp-dev.ini.yidian-inc.com/"
// }else if(process.env.NODE_ENV == "test"){ // }else if(process.env.NODE_ENV == "test"){
......
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