礼包赠送bug

This commit is contained in:
2025-07-09 11:35:22 +08:00
parent 42859887c4
commit fdf25cf3b7

View File

@@ -213,7 +213,7 @@ public class PackCenterService {
UserPackRecord packRecord = new UserPackRecord();
packRecord.setPackId(packId);
packRecord.setUid(uid);
packRecord.setUid(targetUid);
packRecord.setUserPackId(pack.getId());
packRecord.setPackNum(useNum);
packRecord.setSendUid(uid);