协议更新
This commit is contained in:
@@ -234,7 +234,6 @@ export class GirlData extends BaseData {
|
||||
if (!d) return;
|
||||
// 合并简要信息
|
||||
if (d.brief) this.mergeBriefs(categoryId, [d.brief]);
|
||||
|
||||
const oneDetail = this.parseOneGirlDetail(d);
|
||||
const bucket = this.ensureBucket(categoryId);
|
||||
// id
|
||||
|
||||
Reference in New Issue
Block a user