ABP无法使用异步操作,但要调用异步方法

###使用 AsyncHelper.RunSync(() ⇒ _studentRepository.FirstOrDefaultAsync(x ⇒ x.Code == studentCode));