Revert "feat(ops): 新增 OpsRedisKeyBuilder 统一管理 Redis Key 租户隔离"
This reverts commit df2d14ce26.
This commit is contained in:
@@ -8,7 +8,7 @@ import lombok.NoArgsConstructor;
|
||||
/**
|
||||
* 人员调度状态 DTO
|
||||
* <p>
|
||||
* 对应 Redis Hash: ops:user:dispatch:t{tenantId}:{userId}
|
||||
* 对应 Redis Hash: ops:user:dispatch:{userId}
|
||||
* <p>
|
||||
* 适用于安保、工程、客服等人员维度的业务线。
|
||||
* 保洁使用设备维度的 {@code BadgeDeviceStatusDTO}。
|
||||
|
||||
Reference in New Issue
Block a user