上传主线bug修复
This commit is contained in:
parent
10bffd10d6
commit
d6c56bbb16
@ -178,6 +178,9 @@ func (this *ModelMline) randomboos(data *pb.DBMainline) (err error) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if !ok {
|
||||||
|
continue
|
||||||
|
}
|
||||||
chapters = append(chapters, k)
|
chapters = append(chapters, k)
|
||||||
}
|
}
|
||||||
if len(chapters) == 0 {
|
if len(chapters) == 0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user