bill 5 년 전
부모
커밋
c04055d2b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      static/index.html

+ 1 - 1
static/index.html

@@ -107,7 +107,7 @@
     let args = getQueryStringArgs()
     window.test_debugger = true
     $.ajax({
-      url: 'https://4dkk.4dage.com/data/data' + args.m + '/floor.json?m=36',
+      url: 'https://4dkk.4dage.com/data/data' + args.m + '/houst_floor.json?m=36',
       // url: '/static/t-knpQzAP.json',
       method: 'GET',
       success(data) {