Skip to content

Instantly share code, notes, and snippets.

View bastengao's full-sized avatar
🏠
Working from home

Basten Gao bastengao

🏠
Working from home
View GitHub Profile
/**
* User: Administrator
* Date: 11-11-4
* Time: 下午11:32
*
* @author Basten Gao
*/
public class EmailUtil {
private static final Map<String, String> EMAILS = loadEmails();