From 1fc7405091d1d5b9f2807902f2e00013a2f1ab77 Mon Sep 17 00:00:00 2001 From: zhangjinli Date: Fri, 15 Jul 2022 11:25:45 +0800 Subject: [PATCH] zh --- src/main/resources/mapper/VideoMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/mapper/VideoMapper.xml b/src/main/resources/mapper/VideoMapper.xml index 5af042b..fb62ad9 100644 --- a/src/main/resources/mapper/VideoMapper.xml +++ b/src/main/resources/mapper/VideoMapper.xml @@ -1,7 +1,7 @@ - + @@ -32,7 +32,7 @@ - SELECT t1.*,t2.name as providerName,t3.departmentId as departmentId,t3.name as departmentName,t4.title as taskTitle, t5.account,t5.name as accountName,t5.tel as accountTel,t5.validImg as accountImg,t6.departmentId as dpId,t6.department from video as t1