Commit a0102dd8 authored by tianyiming's avatar tianyiming

refactor: 删除未使用的静态字符串变量 EQU_LIST

parent f4fbcbdf
......@@ -85,8 +85,6 @@ import static org.elasticsearch.index.query.QueryBuilders.existsQuery;
@RequiredArgsConstructor
public class ComprehensiveStatisticalAnalysisServiceImpl {
final static String EQU_LIST = "EQU_LIST";
@Value("classpath:/json/equipCategory.json")
private Resource equipCategory;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment