运营区边缘计算:基础支持-redis缓存设备所属运营商-回退

This commit is contained in:
PC 2026-03-05 10:09:53 +08:00
parent 67f06a6ed7
commit fc2a148f6f

View File

@ -111,9 +111,4 @@ public class ResGPSDto {
* 最后一次上报时间 * 最后一次上报时间
*/ */
private LocalDateTime latestTime; private LocalDateTime latestTime;
/**
* 所属运营商
*/
private Long operatorId;
} }