|
|
@ -382,7 +382,7 @@ CashRecordDone cashRecordDone1 = new CashRecordDone(); |
|
|
userGoldRecord.setFreeJune(cashRecordDone.getFreeGold()); |
|
|
userGoldRecord.setFreeJune(cashRecordDone.getFreeGold()); |
|
|
userGoldRecord.setFreeDecember(0); |
|
|
userGoldRecord.setFreeDecember(0); |
|
|
} |
|
|
} |
|
|
userGoldRecord.setGoodsName(cashRecordDone.getGoodsName()); |
|
|
|
|
|
|
|
|
userGoldRecord.setGoodsName("金币充值"); |
|
|
userGoldRecord.setPayPlatform("金币系统"); |
|
|
userGoldRecord.setPayPlatform("金币系统"); |
|
|
userGoldRecord.setRemark(cashRecordDone.getRemark()); |
|
|
userGoldRecord.setRemark(cashRecordDone.getRemark()); |
|
|
userGoldRecord.setAdminId(cashRecordDone.getAdminId()); |
|
|
userGoldRecord.setAdminId(cashRecordDone.getAdminId()); |
|
|
|