From ed686466a9e7b7c70db7b5805520587a624cd53a Mon Sep 17 00:00:00 2001 From: lishiwei <3230787218@qq.com> Date: Thu, 27 Aug 2026 10:25:24 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20=E5=AE=A2=E6=88=B7=E5=9F=B9=E8=AE=AD?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E5=A2=9E=E5=8A=A0=E5=88=A4=E7=A9=BA=20?= =?UTF-8?q?=E9=81=BF=E5=85=8DstateFlag=E7=BB=9F=E8=AE=A1=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/TrainingUserMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/web-infrastructure/src/main/resources/mapper/TrainingUserMapper.xml b/web-infrastructure/src/main/resources/mapper/TrainingUserMapper.xml index 68a994f..df75268 100644 --- a/web-infrastructure/src/main/resources/mapper/TrainingUserMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/TrainingUserMapper.xml @@ -27,6 +27,7 @@ from training_user delete_enum = 'false' + and start_time IS NOT NULL and phone in