zjh
2023-10-26 cdadbb79336316018fb890d0e7121ae99ea2be4f
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);
}