@@ -224,6 +224,7 @@ public class BizWorkOrderController extends BaseController {
BizArchiveInput e = bizArchiveInputService.getById(d.getContractId());
if(null == e){
System.out.println("a");
+// continue;
}
money = e.getAmount();
//如果收款金额大于0