|
@@ -2,8 +2,8 @@
|
|
|
window.PLATFROM_CONFIG = {
|
|
|
baseNewUrl: '', //登录前的http请求地址
|
|
|
baseURLCA: '', // 登录后的http请求地址
|
|
|
- appKeyString: '1111', //appSecret
|
|
|
- appId: 'test1', //appid
|
|
|
+ appKeyString: 'tqUlEeQECqrI', //appSecret
|
|
|
+ appId: 'dataBase', //appid
|
|
|
baggageMessageURL: '/openApi/query',
|
|
|
getBase64: 'http://10.211.67.163:8083/getBase64',
|
|
|
editRule: /^(?=.*\d)(?=.*[a-zA-Z])(?=.*[`!@#$%^&*()_+{}":?><`,./';=-])[\da-zA-Z`!@#$%^&*()_+{}":?><`,./';=-]{8,}$/
|