|
|
@ -234,13 +234,14 @@ public class OtherServiceImpl implements OtherService { |
|
|
|
detailY.setTaskCoin(taskJb); |
|
|
|
detailY.setRemark(remark); |
|
|
|
detailY.setName(adminName); |
|
|
|
// detailY.setUsername(username); |
|
|
|
// detailY.setArea(area); |
|
|
|
detailY.setUsername(name); |
|
|
|
detailY.setArea(country); |
|
|
|
detailY.setProductName(productName); |
|
|
|
detailY.setConsumePlatform("ERP系统"); |
|
|
|
detailY.setConsumeType(Way); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detailY.setCreateTime(erp.getCreateTime()); |
|
|
|
|
|
|
|
BigDecimal buyJb =userGold.getBuyJb(); |
|
|
@ -277,8 +278,8 @@ public class OtherServiceImpl implements OtherService { |
|
|
|
detailY.setTaskCoin(taskJb); |
|
|
|
detailY.setRemark(remark); |
|
|
|
detailY.setName(adminName); |
|
|
|
// detailY.setUsername(username); |
|
|
|
// detailY.setArea(area); |
|
|
|
detailY.setUsername(name); |
|
|
|
detailY.setArea(country); |
|
|
|
detailY.setProductName(productName); |
|
|
|
detailY.setConsumePlatform("ERP系统"); |
|
|
|
detailY.setRefundType(Way); |
|
|
@ -321,8 +322,8 @@ public class OtherServiceImpl implements OtherService { |
|
|
|
detailY.setTaskCoin(taskJb); |
|
|
|
detailY.setRemark(remark); |
|
|
|
detailY.setName(adminName); |
|
|
|
// detailY.setUsername(username); |
|
|
|
// detailY.setArea(area); |
|
|
|
detailY.setUsername(name); |
|
|
|
detailY.setArea(country); |
|
|
|
detailY.setProductName(productName); |
|
|
|
detailY.setConsumePlatform("ERP系统"); |
|
|
|
detailY.setReson(Way); |
|
|
|