heheng
9 天以前 7f89db04cc75a842352087099ee6a7431b7357e0
multi-system/src/main/resources/mapper/system/ContractLedgerMapper.xml
@@ -14,7 +14,8 @@
            cl.`create_by`,
            cl.`create_time`,
            cl.`update_by`,
            cl.`update_time`
            cl.`update_time`,
            cl.`deliver`
        FROM
            `contract_ledger` cl
                LEFT JOIN sys_company sc ON cl.company_id = sc.id