完成推送VR场景的框架
This commit is contained in:
@@ -57,6 +57,11 @@ public interface IMogoEntranceButtonController extends IProvider {
|
||||
*/
|
||||
int NOTICE_TYPE_OBSTACLE_CAR_WARN = 1010;
|
||||
|
||||
/**
|
||||
* 拥堵路线推荐
|
||||
*/
|
||||
int NOTICE_TYPE_CONGESTION_RECOMMENDED = 1011;
|
||||
|
||||
/**
|
||||
* 获取入口按钮实例
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user