摘要: public class TradeEntity implements Parcelable{ public String id; //有关进度条的参数 ArrayList nodes; public TradeEntity() { nodes = ne... 阅读全文
posted @ 2015-09-01 17:49 飞剑 阅读(3380) 评论(0) 推荐(0)