sourcecode/MVNFHM/src/main/resources/mybatis1/system/TenantMapper.xml | ●●●●● patch | view | raw | blame | history |
sourcecode/MVNFHM/src/main/resources/mybatis1/system/TenantMapper.xml
@@ -218,5 +218,6 @@ from sys_user u left join sys_tenant t on u.TENANT_ID = t.TENANT_ID where USER_ID = #{USER_ID} and t.TENANT_ID is not null </select> </mapper>