You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
263 B
5 lines
263 B
window.SITE_CONFIG['apiURL'] = 'http://dev.ccwin-in.com:20011'
|
|
//特殊使用埃驰pc端访问地址(如备料报表)
|
|
window.SITE_CONFIG['businessURL'] = 'http://dev.ccwin-in.com:20000'
|
|
// 工厂名称
|
|
window.SITE_CONFIG['factoryNames']='一工厂,二工厂'
|