Kaynağa Gözat

Update config.ts

lex-xin 7 ay önce
ebeveyn
işleme
a6c14fbf25
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      miniprogram/config.ts

+ 1 - 1
miniprogram/config.ts

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