fanli/src/main/java/com/yeshi/fanli/service/impl/tlj/UserTaoLiJinReportServiceImpl.java
@@ -169,4 +169,9 @@ } } @Override public UserTaoLiJinReport selectByPrimaryKey(String id) { return userTaoLiJinReportMapper.selectByPrimaryKeyStr(id); } }