sgj
2 天以前 7ee8e04738786ee7c5ad6cc768cd6072971b4dfa
fzzy-igdss-web/src/main/resources/static/group/gis.js
@@ -65,7 +65,7 @@
    });
    // 初始化WebSocket
    initWS(companyId,"screen",null,null);
    initWS(companyId,bizType, bizTag, userId);
});
// socket信息返回處理