zjh
2023-10-18 c1c23b4e62afe38a2627b360b35251972e75f750
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjAskMedicalHistoryService.java
@@ -60,4 +60,6 @@
     * @return 结果
     */
    public int deleteTjAskMedicalHistoryByAskId(Long askId);
    boolean updateTjAskMedicalHistoryByCusId(String tjNum,String userName, String userId,String cusId);
}