zhaoke hace 1 año
padre
commit
94fe6bc304
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      public/staticConfig.js

+ 2 - 2
public/staticConfig.js

@@ -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,}$/