Commit bd545c3c authored by mengluoyong's avatar mengluoyong

add config

parent c656fd71
const apiHost = '${protocol}//cuishou.domain.com'
const serviceHost = apiHost + '/service'
const urgeApiHost = '${protocol}//urge.domain.com'
export default {
serviceHost,
urgeApiHost
}
/**
* Created by mengluoyong on 2018/8/22.
*/
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