zjh
2024-03-19 d251236f861452678eab9de0657ec46ba53930e6
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);
}