角色数据修改

This commit is contained in:
chen wei bo
2025-09-08 16:12:51 +08:00
parent bc3660f329
commit 7665696c83
3 changed files with 27 additions and 2 deletions
@@ -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);
// 图片解锁数据