|
@@ -60,8 +60,6 @@ public class TmHouseServiceImpl extends ServiceImpl<TmHouseDao, TmHouse> impleme
|
|
|
@Value("${outer.vr.scene.host}")
|
|
|
private String outerSceneVrHost;
|
|
|
|
|
|
- @Value("${vr.scene.format.link}")
|
|
|
- private String vrLinkPath;
|
|
|
|
|
|
|
|
|
public IPage<TmHouse> getListByNameOrBelong(String houseTitle,
|