@@ -31,6 +31,7 @@ let ossUrl = config.CDN
*/
export function getPanoInfo(data, ok, no) {
return http.get(`${ossUrl}/720yun_fd_manage/${data||number()}/someData.json?_=${Math.random()}`, {}, ok, no)
+
}