Commit 520ad28e by huluobin

# 周转

parent fee18272
......@@ -369,7 +369,6 @@ public abstract class AbstractCostService implements CostService {
//
if (!costDomain.getCostStatus().equals(CostDomain.STATUS_UN_PAY)) {
return;
// throw new BizRuntimeException("invalid status");
}
//驳回
......
......@@ -127,7 +127,7 @@
<appender-ref ref="INFO"/>
</logger>
<root level="INFO" additivity="false">
<root level="DEBUG" additivity="false">
<appender-ref ref="STDOUT"/>
</root>
</springProfile>
......
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