Kaynağa Gözat

https修改

wangxiaoming 7 yıl önce
ebeveyn
işleme
cc30128695

+ 1 - 1
iamberry-wechat-web/src/main/webapp/common/other/kingedit/jsp/upload_json.jsp

@@ -12,7 +12,7 @@ String saveServerPath = "/common/images/uploadimages/";
 // hostname
 String hostName = "";
 if (request.getRequestURL().indexOf("localhost") == -1) {
-	hostName = "http://test.iamberry.com";
+	hostName = "http://h5.iamberry.com";
 } else {
 	hostName = "http://localhost:" + request.getLocalPort();
 }