package http.vo.response; /** * info * * @author ReiChin_ */ public class BannerImageBean { public String imgUrl; }