[dev_arch_opt_3.0]
[Change] [ 1、增加清扫车更新渠道 ] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -169,6 +169,10 @@ public class BindingcarProvider implements IMoGoBindingcarProvider {
|
||||
screenType = "4"; //bus 司机端
|
||||
}
|
||||
|
||||
if(AppIdentityModeUtils.isSweeper(FunctionBuildConfig.appIdentityMode) && AppIdentityModeUtils.isDriver(FunctionBuildConfig.appIdentityMode)) {
|
||||
screenType = "6"; //清扫车 司机端
|
||||
}
|
||||
|
||||
return screenType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user