Explorar o código

标签接口修改

lyr %!s(int64=8) %!d(string=hai) anos
pai
achega
24214bb634

+ 1 - 1
src/main/java/com/yihu/wlyy/repository/doctor/SignPatientLabelDao.java

@ -55,4 +55,4 @@ public interface SignPatientLabelDao extends
    @Query("select a from SignPatientLabel a where a.status = 1 and a.labelName = ?1 and a.labeType = ?2 and a.teamCode = ?3")
    SignPatientLabel findByLabelNameAndLabelTypeAndTeamCode(String labelName,String labelType,Long teamCode);
}
}l