From 158e8545bf446fc8a2545af0857f2e75a5536176 Mon Sep 17 00:00:00 2001 From: zhuyulei <1843199800@qq.com> Date: Mon, 4 Mar 2024 15:12:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/yg/sz/BsSgcSzDaglMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shuili-system/src/main/resources/mapper/yg/sz/BsSgcSzDaglMapper.xml b/shuili-system/src/main/resources/mapper/yg/sz/BsSgcSzDaglMapper.xml index fe76aa85..85b9da98 100644 --- a/shuili-system/src/main/resources/mapper/yg/sz/BsSgcSzDaglMapper.xml +++ b/shuili-system/src/main/resources/mapper/yg/sz/BsSgcSzDaglMapper.xml @@ -7,7 +7,7 @@ select * from bs_sgc_sz_dagl sd - left join bs_sgc_df_safe_jbxx sj on sd.waga_code = sj.waga_code + left join bs_sgc_sz_safe_jbxx sj on sd.waga_code = sj.waga_code