[opt] 弱网缓存处理
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package com.mogo.och.data.bean
|
||||
|
||||
/**
|
||||
* @author: wangmingjun
|
||||
* @date: 2023/3/27
|
||||
*/
|
||||
|
||||
object BusCacheKey{
|
||||
const val BUS_LINE_CACHE = "bus_line_cache"
|
||||
}
|
||||
|
||||
data class LoginCacheStatus(var login: Boolean,var updateTime: Long)
|
||||
Reference in New Issue
Block a user