areaUtils文件提交

This commit is contained in:
Renpc-kilig 2024-01-08 15:41:27 +08:00
parent 2ca6783836
commit dbf4495ede

View File

@ -33,11 +33,11 @@ public class AreaUtils {
public void init() {
new Thread(() -> {
PopulationInfoStaticService = PopulationInfoService;
initArea0();
/*initArea0();
initArea1();
initArea2();
initArea3();
initArea4();
initArea4();*/
aree.put(0, area0);
aree.put(1, area1);
aree.put(2, area2);