Z 1 년 전
부모
커밋
f3d781d1a6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hybrid/html/a.html

+ 1 - 1
hybrid/html/a.html

@@ -45,7 +45,7 @@
 		<script src="./resource/uni.webview.js"></script>
 		<script src="./vue-form-making/form-making-v3.umd.js"></script>
 		<script>
-			const APIUrl = 'http://192.168.1.105:18086'
+			const APIUrl = 'http://192.168.1.251:51001'
 			let EnvObj = {}
 			uni.getEnv(function(res) {
 				EnvObj = res;