Explorar el Código

Update config.ts

lex-xin hace 4 meses
padre
commit
183413f5aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",