fixbug:41716

This commit is contained in:
zhangqinlin
2021-11-02 11:56:44 +08:00
parent c7036e72b6
commit 1877239e94
2 changed files with 1 additions and 3 deletions
@@ -420,6 +420,4 @@ public class PayMailBillController extends JeroController<PayMailBill, IPayMailB
}
}
}
}
@@ -2210,7 +2210,7 @@
</where>
union all
SELECT
tmps.create_time as createTime
tmps.create_time as createTime,
tmps.id AS projectId,
tmp.project_name AS projectName,
tmps.amount_receivable as allMoney,