Browse Source

Merge branch 'saas' of http://git.dayaedu.com/yonge/mec into saas

yonge 3 years ago
parent
commit
feeff16a30

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/CloudTeacherOrderMapper.xml

@@ -336,7 +336,7 @@
                cto.time_ as time,
                sj.id_ as subject,
                sj.name_ as subjectName,
-               u.tenant_id_ as tenantId,
+               cto.tenant_id_ as tenantId,
                u.username_ as name,
                u.phone_ as phone
         from cloud_teacher_order cto