package com.gzsll.hupu.bean; /** * Created by sll on 2016/5/9. */ public class Exam { public String title; public String url; }