@@ -156,7 +156,7 @@ public class GljtJfxxServiceImpl implements IGljtJfxxService {
return res;
}
- @Autowired
+ @Override
public List<GljtJfxx> selectGljtJfxxHiList(GljtJfxx gljtJfxx) {
EncryptionUtils.encryptionForPlaintext(gljtJfxx);
String filter = StringUtils.isEmpty(gljtJfxx.getXzqh()) ? SecurityUtils.getAreaCode() : gljtJfxx.getXzqh();