数据修改

This commit is contained in:
chen wei bo
2025-09-08 16:35:26 +08:00
parent 7665696c83
commit e7cb527ca0
7 changed files with 3 additions and 19 deletions
@@ -93,7 +93,6 @@ export class GirlBriefData extends BaseData {
this.vipUnlock = data.vipUnlock;
this.avatarPath = data.avatarPath;
this.listAvatarPath = data.listAvatarPath;
console.log("保存了技师的简要数据,id:", this.id);
}
/** 获取 id */