This commit is contained in:
lik
2026-05-31 17:42:49 +08:00
parent dd7f8d2e97
commit c2b82102bc
2 changed files with 2 additions and 5 deletions

View File

@@ -5439,7 +5439,4 @@ const departmentRankings = {
}
};
module.exports = {
hospitalRanking,
departmentRankings,
};
export { hospitalRanking, departmentRankings };