|
@ -13,5 +13,8 @@ let systemConfig = { |
|
|
tenant: '["成都"]', |
|
|
tenant: '["成都"]', |
|
|
systermUpdateAlert: true, |
|
|
systermUpdateAlert: true, |
|
|
systermUpdateUrl: 'https://scptest.faway-hella.com/', |
|
|
systermUpdateUrl: 'https://scptest.faway-hella.com/', |
|
|
needCode:false |
|
|
//是否需要验证码
|
|
|
|
|
|
needCode:false, |
|
|
|
|
|
//是否需要PDA下载链接
|
|
|
|
|
|
pdaUrl:false, |
|
|
} |
|
|
} |
|
|