zjh
2024-06-12 5a6a1ae4f22cae6323e41d35c5f32137afddd2d0
ltkj-hosp/src/main/java/com/ltkj/hosp/service/LtkjHybgdService.java
@@ -10,4 +10,6 @@
 * @Date: 2023/12/11 17:57
 */
public interface LtkjHybgdService extends IService<LtkjHybgd> {
    void  deletedLtkjHybgdByTjhAndTmh(String tmh);
}