Explorar el Código

fix: 连接新门户

weijin hace 5 años
padre
commit
462b348281
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/api/axios.config.ts

+ 1 - 1
src/api/axios.config.ts

@@ -64,7 +64,7 @@ export default function axiosConfig() {
 axiosConfig()
 
 // const portal = process.env.portalUrl
-const portal = 'http://p.seecoder.cn'
+const portal = 'http://p.seec.seecoder.cn'
 
 export const getLoginUrl = () => {
   console.log(portal)