|
|
|
@@ -600,7 +600,7 @@ public class WxAgileContractController extends WxContractBaseController { |
|
|
|
} |
|
|
|
|
|
|
|
try { |
|
|
|
wxAgileContractService.setJoinRenevueUp(und); |
|
|
|
wxAgileContractService.setJoinRenevueUp(unDeposit); |
|
|
|
}catch(Exception e) { |
|
|
|
return new ResultData(Result.ERROR,"保存信息失败:"+e.getMessage()); |
|
|
|
} |
|
|
|
|