Compare commits
2 Commits
2faf338be2
...
0bb922ddc1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0bb922ddc1 | ||
![]() |
856eea48f6 |
|
@ -75,7 +75,7 @@ public enum DeviceStatus {
|
|||
|
||||
// 允许强制锁车的状态
|
||||
public static List<String> canQLock() {
|
||||
return canAdminLock();
|
||||
return CollectionUtils.map(DeviceStatus::getCode, IN_USE, Q_LOCKED);
|
||||
}
|
||||
|
||||
// 不允许处理定位BUG的设备状态
|
||||
|
|
Loading…
Reference in New Issue
Block a user