ltkj-system/src/main/java/com/ltkj/system/service/impl/TjDjdDyjlServiceImpl.java
@@ -88,4 +88,9 @@ public int deleteTjDjdDyjlById(Long id) { return tjDjdDyjlMapper.deleteTjDjdDyjlById(id); } @Override public TjDjdDyjl getDjdDyCsByTjNum(String tjNumber) { return tjDjdDyjlMapper.getDjdDyCsByTjNum(tjNumber); } }