lex-xin 1 月之前
父节点
当前提交
449c259d80
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",