This reverts commit 2ed6f9ad964d36226dd0a70ca03a080eff7bf725.
@@ -160,6 +160,7 @@ public class SettlementServiceImpl extends BaseSettlementServiceImpl implements
return vaultodyService.withdraw(vaultodyWithdrawRequest);
default:
throw ServiceException.exception("channel Not support");
+
}