|
@@ -543,6 +543,7 @@ public class TransferFuncServiceImpl implements TransferFuncService {
|
|
|
distributeMoneyApply.setWalletAddr(applyMoneyReq.getWalletAddr());
|
|
distributeMoneyApply.setWalletAddr(applyMoneyReq.getWalletAddr());
|
|
|
distributeMoneyApply.setRemark(applyMoneyReq.getRemark());
|
|
distributeMoneyApply.setRemark(applyMoneyReq.getRemark());
|
|
|
distributeMoneyApply.setType(applyMoneyReq.getType());
|
|
distributeMoneyApply.setType(applyMoneyReq.getType());
|
|
|
|
|
+ distributeMoneyApply.setNetwork(applyMoneyReq.getNetwork());
|
|
|
if (isTakeAll != null && isTakeAll) {
|
|
if (isTakeAll != null && isTakeAll) {
|
|
|
distributeMoneyApply.setVerifyStatus(YhShopDistributeMoneyApply.Status.verifying);
|
|
distributeMoneyApply.setVerifyStatus(YhShopDistributeMoneyApply.Status.verifying);
|
|
|
} else {
|
|
} else {
|