nieyuge 2 năm trước cách đây
mục cha
commit
262b9a77bf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/static/utils/index.ts

+ 1 - 1
src/static/utils/index.ts

@@ -19,7 +19,7 @@ export const getEnvConfig = () => {
             break;
         case `pre`:
             host = `https://preapi.denetme.net`
-            logHost = `https://pretestlog.denetme.net`
+            logHost = `https://prelog.denetme.net`
             break;
         default:
             host = `https://testapi.denetme.net`