[3.2.0] shuttle b1乘客屏错误处理
This commit is contained in:
@@ -372,6 +372,10 @@ public class BusPassengerModel {
|
||||
}
|
||||
|
||||
private final IReceivedMsgListener mReceivedMsgListener = new IReceivedMsgListener() {
|
||||
@Override
|
||||
public void onReceivedServerSn(@Nullable String sn) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onReceivedMsg(int type, @NonNull byte[] byteArray) {
|
||||
if (OchCommonConst.BUSINESS_STRING == type) {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 838 B |
Reference in New Issue
Block a user