Commit 9cb85350 by huluobin

# 费用系统 无需付款回调

parent f59e5ceb
......@@ -369,7 +369,6 @@ public abstract class AbstractCostService implements CostService {
//
if (!costDomain.getCostStatus().equals(CostDomain.STATUS_UN_PAY)) {
return;
// throw new BizRuntimeException("invalid status");
}
//驳回
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment