lex-xin преди 6 месеца
родител
ревизия
183413f5aa
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      miniprogram/config.ts

+ 1 - 1
miniprogram/config.ts

@@ -1,4 +1,4 @@
-const environmentVariable = "test";
+const environmentVariable = "online";
 const apiUrlInfo = {
   dev: "https://dev.kt.colexiu.com",
   test: "https://test.kt.colexiu.com",