Commit 1a256b1f authored by bing zhang's avatar bing zhang
Browse files

3

parent eaf32240
......@@ -28,10 +28,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.Date;
import java.util.List;
import java.util.stream.Collectors;
/**
* @author zhang
* @date 2025/08/26
*/
@Service
public class QuestionServiceImpl extends BaseServiceImpl<Question> implements QuestionService {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment