package com.kf5.sdk.im.expression.emoticon;

import java.util.HashMap;

/**
 * author:chosen
 * date:2016/11/10 14:16
 * email:812219713@qq.com
 */

public class DefXhsEmoticons {
    public static final HashMap<String, String> sXhsEmoticonHashMap = new HashMap<>();
}
