角色数据修改
This commit is contained in:
@@ -195,7 +195,7 @@ export class MockGirlService implements IGirlService {
|
||||
let videoPrice = girlDetailConfig.getVideoPriceById(girlId, id);
|
||||
let oneData = this.genVideo(id, videoPath, videoEmotion, videoPrice);
|
||||
videoData.push(oneData);
|
||||
}
|
||||
}
|
||||
// 详细数据
|
||||
let detail = this.genDetail(girlId, detailDesc, photoData, videoData);
|
||||
// 图片解锁数据
|
||||
|
||||
Reference in New Issue
Block a user