[V2X模块重构]代码提交
[temp code]
This commit is contained in:
@@ -256,7 +256,7 @@ public class MogoMarkerOptions extends Observable {
|
||||
return this;
|
||||
}
|
||||
|
||||
public MogoMarkerOptions object( Object object ) {
|
||||
public MogoMarkerOptions data(Object object ) {
|
||||
this.mObject = object;
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user