浏览代码

配置文件uat

zhangwf 3 年之前
父节点
当前提交
19daa668f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/config.js

+ 1 - 1
static/config.js

@@ -1,7 +1,7 @@
 /**
  * appid配置文件
  */
-const env = 'test2';
+const env = 'uat';
 var config = function() {
 	var result = {
 		appid:"wx55d4c9f89b3b743f"