master
caixukun 1 year ago
parent fe39bf9ee9
commit 393a91f3dd

@ -41,7 +41,7 @@ public class Contact {
sContactCache = new HashMap<String, String>();
}
//20240421test
//20240421test2
if(sContactCache.containsKey(phoneNumber)) {
return sContactCache.get(phoneNumber);
}

Loading…
Cancel
Save