liusheng
2024-07-20 04a3469886f03afb3eab782d99c51fc10b137f6f
smartor/src/main/java/com/smartor/service/IServiceSubtaskService.java
@@ -82,6 +82,6 @@
     */
    public void phoneCallBack(PhoneCallBackVO phoneCallBackVO);
    public Integer saveQuestionAnswer(ServiceSubTaskDetailReq serviceSubTaskDetailReq);
    public Integer saveQuestionAnswerPhone(ServiceSubTaskDetailReq serviceSubTaskDetailReq);
}