瀏覽代碼

no message

FengChaoYu 8 月之前
父節點
當前提交
dd2c4a6489
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mall-miniapp-service/src/main/resources/mapper/DailyReportMapper.xml

+ 1 - 1
mall-miniapp-service/src/main/resources/mapper/DailyReportMapper.xml

@@ -139,7 +139,7 @@
             1 'issueStatus'
         from
             settle_daily_import_summary_item c
-        join user aa on a.service_number = aa.worker_number AND aa.apply_type = 'WORKER'
+        join user aa on c.worker_number = aa.worker_number AND aa.apply_type = 'WORKER'
         join settle_daily_bank_account b  on  aa.id_card = b.idcard
         where
             c.summary_status != 1