人口基本信息- 放开人口信息脱敏后数据的分页导出Excel

This commit is contained in:
java_cuibaocheng@163.com 2024-01-08 15:35:05 +08:00
parent a32211f0df
commit 2ca6783836

View File

@ -31,7 +31,7 @@ public class AreaUtils {
@PostConstruct @PostConstruct
public void init() { public void init() {
new Thread(() -> { new Thread(() -> {
PopulationInfoStaticService = PopulationInfoService; PopulationInfoStaticService = PopulationInfoService;
initArea0(); initArea0();
initArea1(); initArea1();