提交 198bb0ea authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 67807db0
......@@ -217,7 +217,7 @@ public interface VideoLibraryMapper extends BaseMapper<VideoLibrary> {
+ "<if test='form.beginTime==null'>"
+ " and YEAR(s3.uploadTime)=YEAR(NOW())"
+ "</if>"
+" and type in(3)"
+" and type in(1,3)"
+" GROUP BY s3.userId,s3.departmentId HAVING sz3.departmentid =s3.departmentid and sz3.userid =s3.userid),0)as videoCount ,"
+"ifnull((SELECT count(*) FROM sys_department s1 "
+" LEFT JOIN sys_user_department s2 ON s1.departmentid = s2.departmentid "
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论