package com.parttime.pojo; /** * Created by cjz on 2015/8/8. */ public class IntroItem { public String title; public String url; }