礼包赠送bug
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user