| src/main/resources/mapper/production/SalesLedgerProductionAccountingMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/production/SalesLedgerProductionAccountingMapper.xml
@@ -17,7 +17,7 @@ t2.unit FROM sales_ledger_production_accounting t4 left join product_model t2 on t2.id = t1.sales_ledger_product_id left join product_model t2 on t2.id = t4.sales_ledger_product_id left join product t3 on t3.id = t2.product_id <where> <if test="salesLedgerDto.schedulingUserName != null and salesLedgerDto.schedulingUserName != '' ">