zjh
2024-05-16 adaaa23c789be3313a0e554fbf7beaa8ab261e68
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjSurveyQuestionService.java
@@ -61,7 +61,7 @@
     * @param qid 问卷问题主键
     * @return 结果
     */
    public int deleteTjSurveyQuestionByQid(String qid);
    public int deleteTjSurveyQuestionByQid(Long qid);
    List<TjSurveyTempQues> selectOptionsByMid(String mid);