1
lige
2024-02-02 3845de0796e77f8182ef5748caa349d048255f3d
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);
}