bill 4 years ago
parent
commit
c04055d2b2
1 changed files with 1 additions and 1 deletions
  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) {