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.
|
|
|
// dev_win
|
|
|
|
// window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:60068'
|
|
|
|
window.SITE_CONFIG['base'] = 'http://192.168.0.180:60068'
|
|
|
|
window.SITE_CONFIG['columnsApiNames'] = '/api/abp/application-localization'
|
|
|
|
// window.SITE_CONFIG['columnsApiNames'] = '/api/abp/application-configuration'
|
|
|
|
window.SITE_CONFIG['columnsApiNamesZh'] = 'Z'
|
|
|
|
window.SITE_CONFIG['isAutoLogin'] = true
|
|
|
|
window.SITE_CONFIG['isSinglePage'] = false
|
|
|
|
window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin'
|
|
|
|
window.SITE_CONFIG['client_secret'] = '1q2w3E*'
|
|
|
|
window.SITE_CONFIG['menuHiddenConfig'] = ['AsnDet','PoDet','ReceiptDet','ReturnDet','SodDet']
|