Explorar el Código

配置文件uat

zhangwf hace 3 años
padre
commit
19daa668f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"