修改注释

This commit is contained in:
董宏宇
2021-02-23 14:46:48 +08:00
parent e30e9cab0e
commit 2b0bc7ceab
2 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ import static com.mogo.cloud.trafficlive.constant.TrafficLiveConstant.TAG;
public class MoGoAiCloudTrafficLive {
/**
* 查看前方车辆直播
* 查看指定SN车辆直播
*/
public static void viewVehicleHeadLive(Application application, String liveSn, SurfaceView surfaceView, ITrafficLiveCallBack callBack) {
try {