Parcourir la source

configs请求从本地静态文件换成数据库了。

xushiting il y a 4 ans
Parent
commit
338db0f8ce
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      IndoorViewerAPI.js

+ 2 - 2
IndoorViewerAPI.js

@@ -40360,7 +40360,7 @@ and limitations under the License.
             void 0 !== this.path && (t = this.path + t),
             t = this.manager.resolveURL(t);
 			if(t.indexOf('/data/bundle_e67bb877-9674-4549-b6c6-5edf049a8ef5/')>-1){
-				return;
+				//return;
 			}
             var r = this
               , o = _u.get(t);
@@ -52901,7 +52901,7 @@ and limitations under the License.
                 'api/users',
                 'api/route',
                 //'status/health',
-                //'api/configs',
+                'api/configs',
                 'api/poi_type_groups',
                 'api/poi_types',
                 'api/site_model/closest'