package com.ksfzhaohui.config; import java.util.ArrayList; import java.util.List; import com.ksfzhaohui.download.Download; public class WebSite { private String name; private Download download; private List<Chapter> chapters = new ArrayList<Chapter>(); public String getName() { return name; } public void setName(String name) { this.name = name; } public List<Chapter> getChapters() { return chapters; } public void setChapters(List<Chapter> chapters) { this.chapters = chapters; } public void addChapter(Chapter chapter) { chapters.add(chapter); } public Download getDownload() { return download; } public void setDownload(Download download) { this.download = download; } }

dafeiyu LV10
2020年7月4日
相思入骨 LV11
2020年4月9日
wei112233 LV15
2020年2月2日
dmx12345 LV2
2019年7月1日
再回首丶白了头 LV1
2019年6月6日
dvd速度 LV9
2019年6月2日
skystory LV11
2019年4月27日
飞翔的企鹅嗯嗯 LV11
2019年1月30日
chinafjfzlj LV31
2018年12月26日
lris_luanling LV11
2018年11月28日

adminLi LV2
2024年1月10日
ljt289917726 LV3
2023年12月18日
xingxing1234 LV10
2023年3月22日
best2018 LV46
2022年10月24日
mq13947193109 LV19
2022年7月5日
SZEPEZS LV9
2022年6月10日
zfbbnp LV1
2022年6月6日
qiaofu22 LV4
2022年6月3日
yangsha868 LV9
2021年8月13日
°Freedom
2021年4月21日
暂无贡献等级