package com.gzsll.hupu.bean; /** * Created by sll on 2016/3/10. */ public class CookieMsg { public int uid; public String tag; }