标签:round time span date stat private imp end UI
public class ProjectStatusTime implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private String pr_id;
private String cargo_status_type;
private Date es_end_time;
}
【Java】Java反射异常处理之InvocationTargetException
标签:round time span date stat private imp end UI
原文地址:http://www.cnblogs.com/CESC4/p/7519906.html