Commit f58d9b25 authored by tywldx's avatar tywldx

fix

parent 72f2e2ff
const protocol = window.location.protocol
const opSystem = 'XYQBGLXT'
const opapiHost = `${protocol}//192.168.4.50:7047`
const domain = 'q-gp.com'
const domain = 'domain.com'
export default {
opSystem,
opapiHost,
domain
}
\ No newline at end of file
// 'use strict';
//
// var app = angular.module('app');
//
// var apiHost = 'http://opapi.domain.com';
// var RedpacketApiBaseUrl = 'http://redpacket.domain.com';
//
// var authHost ='http://opapi.domain.com';
// var QiniuBaseUrl = 'http://7xtgdu.com1.z0.glb.clouddn.com/'
//
// var ActivityApiHost = 'http://actapi.domain.com';
// var ActivityQiniuBaseUrl = 'http://ohsx2fi5w.bkt.clouddn.com/';
//
// app.value('ApiBaseUrl', apiHost);
// app.value('RedpacketApiBaseUrl', RedpacketApiBaseUrl);
// app.value('AuthBaseUrl', authHost);
// app.value('QiniuBaseUrl', QiniuBaseUrl);
//
// app.value('ActivityQiniuBaseUrl', ActivityQiniuBaseUrl);
// app.value('ActivityApiBaseUrl', ActivityApiHost);
\ 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