Your Name
2023-07-11 d7d9b601b2e4fdb663375993e2cfbdbd363df421
service-user/src/main/java/com/java110/user/bmo/questionAnswerTitleValue/IGetQuestionAnswerTitleValueBMO.java
@@ -1,5 +1,5 @@
package com.java110.user.bmo.questionAnswerTitleValue;
import com.java110.dto.questionAnswerTitleValue.QuestionAnswerTitleValueDto;
import com.java110.dto.questionAnswer.QuestionAnswerTitleValueDto;
import org.springframework.http.ResponseEntity;
public interface IGetQuestionAnswerTitleValueBMO {