fix: 修复无接壤城市数据展示的问题
This commit is contained in:
@@ -90,7 +90,7 @@ public class DataAdjacentService extends DataService<BaseMapper<DataAdjacent>, D
|
|||||||
this.saveOrUpdateByIndex(item);
|
this.saveOrUpdateByIndex(item);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return null;
|
return result;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user