zhaowenxuan
2024-10-11 2a9edc5ec5c33af656e8e8af768a25760f0dfc92
ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjvLtkjvtjpatService.java
@@ -10,4 +10,6 @@
 * @Date: 2023/12/11 17:57
 */
public interface TjvLtkjvtjpatService  extends IService<LtkjTjPat> {
    LtkjTjPat getLtkjTjPatByCusIdCard(String idCard);
}