装备:修改返回
This commit is contained in:
@@ -502,7 +502,7 @@ export class EquipHandler {
|
||||
}
|
||||
|
||||
|
||||
return resResult(STATUS.SUCCESS, { curEquip: pick(jewel, ['seqId', 'id', 'hid', 'ePlaceId', 'randSe', 'previewRandSe']) });
|
||||
return resResult(STATUS.SUCCESS, { curJewel: pick(jewel, ['seqId', 'id', 'hid', 'ePlaceId', 'randSe', 'previewRandSe']) });
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user