|
|
@ -1,22 +1,22 @@ |
|
|
|
// dev
|
|
|
|
// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:60099'
|
|
|
|
// window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:60083/api'
|
|
|
|
// window.SITE_CONFIG['print'] = 'print'
|
|
|
|
// window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59082'
|
|
|
|
// window.SITE_CONFIG['warehouseCode'] = 'T8'
|
|
|
|
// window.SITE_CONFIG['company'] = 'DongYang'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3E*'
|
|
|
|
// window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/'
|
|
|
|
|
|
|
|
// dev-new
|
|
|
|
window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:21093' |
|
|
|
window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:21093/api/auth' |
|
|
|
window.SITE_CONFIG['print'] = 'print' |
|
|
|
window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59082' |
|
|
|
window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:21093' |
|
|
|
window.SITE_CONFIG['warehouseCode'] = 'T8' |
|
|
|
window.SITE_CONFIG['company'] = 'DongYang' |
|
|
|
window.SITE_CONFIG['client_secret'] = '1q2w3e*' |
|
|
|
window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/' |
|
|
|
|
|
|
|
// dev-new
|
|
|
|
// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:21093'
|
|
|
|
// window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:21293'
|
|
|
|
// window.SITE_CONFIG['print'] = 'print'
|
|
|
|
// window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:21093'
|
|
|
|
// window.SITE_CONFIG['warehouseCode'] = 'T8'
|
|
|
|
// window.SITE_CONFIG['company'] = 'DongYang'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3e*'
|
|
|
|
// window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:21093/#/reports/'
|
|
|
|
window.SITE_CONFIG['client_secret'] = '1q2w3E*' |
|
|
|
window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:21093/#/reports/' |
|
|
|
|
|
|
|
// localhost
|
|
|
|
// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:59099'
|
|
|
@ -25,7 +25,7 @@ window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/' |
|
|
|
// window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59082'
|
|
|
|
// window.SITE_CONFIG['warehouseCode'] = 'T8'
|
|
|
|
// window.SITE_CONFIG['company'] = 'DongYang'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3e*'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3E*'
|
|
|
|
// window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/'
|
|
|
|
|
|
|
|
// mock
|
|
|
@ -36,5 +36,5 @@ window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/' |
|
|
|
// window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59092'
|
|
|
|
// window.SITE_CONFIG['warehouseCode'] = 'T8'
|
|
|
|
// window.SITE_CONFIG['company'] = 'DongYang'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3e*'
|
|
|
|
// window.SITE_CONFIG['client_secret'] = '1q2w3E*'
|
|
|
|
// window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/'
|