gjy 2 年之前
父节点
当前提交
2a7bab422b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/appUpdate.js

+ 1 - 1
common/appUpdate.js

@@ -9,7 +9,7 @@ export default function appUpdate() {
 	console.log('version',plus.runtime.version)
 	
 	uni.request({
-	    url: 'https://apitest.eliangeyun.com/appVersion/selectInfo',
+	    url: 'https://api.changyuntong56.com/appVersion/selectInfo',
 	    data: {
 	    	appid: plus.runtime.appid,
 	    	version: plus.runtime.version,