Explorar o código

🏗:modify to the correct url

chenshuai2144 %!s(int64=6) %!d(string=hai) anos
pai
achega
d39797b1a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/config.ts

+ 1 - 1
config/config.ts

@@ -73,7 +73,7 @@ if (isAntDesignProPreview) {
   plugins.push([
     'umi-plugin-pro',
     {
-      serverUrl: 'https://us-central1-antd-pro.cloudfunctions.net/api/',
+      serverUrl: 'https://us-central1-antd-pro.cloudfunctions.net/api',
     },
   ]);