Merge remote-tracking branch 'origin/dev_robobus-m1-p-app-module_1.0.0_230112_1.0.0' into dev_robobus-m1-p-app-module_1.0.0_230112_1.0.0
This commit is contained in:
@@ -1079,6 +1079,9 @@ public class OrderModel {
|
||||
return isGoingToNextStation;
|
||||
}
|
||||
|
||||
public void sendWriteOffNumToClient(String msg){
|
||||
}
|
||||
|
||||
// 车机端上传心跳数据(只在出车状态时上传)
|
||||
public void runCarHeartbeat() {
|
||||
OrderServiceManager.runCarHeartbeat(mContext, mLongitude, mLatitude,
|
||||
|
||||
Reference in New Issue
Block a user