xuqiaoying hace 3 años
padre
commit
5e258861b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/request.js

+ 1 - 1
common/request.js

@@ -33,7 +33,7 @@ RVQplIVs5z3MxcUa9ptKPHUTgh8xMCBvl8sUJKwkmn4vYWeDfHT22EL7Hr1pTMwU
 hF6WiNlWfQTVoF1rhwIDAQAB
 -----END PUBLIC KEY-----`;
 
-export const version = '1.3.16' 
+export const version = '1.3.25' 
 export const tenantId = '867735392558919680' 
 export const myRequest = (options) => {
 	if (store.state.allowLoading && !options.noLoading) {