pub fn check_cached() -> Option<String>
【阶段1:即时检查】从缓存中读取是否有新版本,不涉及网络,立即返回 返回 Some(latest_version) 表示有更新可用