java110
2023-07-14 803afe68037faac34b7b120505ffeed434580318
service-user/src/main/java/com/java110/user/bmo/questionAnswerTitleValue/ISaveQuestionAnswerTitleValueBMO.java
old mode 100644 new mode 100755
@@ -1,6 +1,6 @@
package com.java110.user.bmo.questionAnswerTitleValue;
import com.java110.po.questionAnswerTitleValue.QuestionAnswerTitleValuePo;
import com.java110.po.questionAnswer.QuestionAnswerTitleValuePo;
import org.springframework.http.ResponseEntity;
public interface ISaveQuestionAnswerTitleValueBMO {