.select( this .qAdminLog) .from( this .qAdminLog) .join( this .qAdmin) .where( this .qAdmin.adminId.eq(adminId)) .where( this .qAdminLog.userId.eq( this .
確定! 回上一頁