From 2b30129a90a8c8baa0d65bb6d6fd7d94ae9b5a23 Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期四, 11 六月 2020 10:24:39 +0800
Subject: [PATCH] Merge branch 'master' of ssh://193.112.35.168:29418/flqFront

---
 AppInside/dataPreview/receivedData.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AppInside/dataPreview/receivedData.html b/AppInside/dataPreview/receivedData.html
index 7dbe0e4..5b559bd 100644
--- a/AppInside/dataPreview/receivedData.html
+++ b/AppInside/dataPreview/receivedData.html
@@ -70,8 +70,8 @@
 	</body>
 
 	<script>
-		// "http://api.flqapp.com";
-		var host = "http://192.168.1.253:8080";
+		var host = "http://api.flqapp.com";
+		var host1 = "http://apph5.banliapp.com";
 		$(function() {
 			var app = new Vue({
 				el: '#root',

--
Gitblit v1.8.0