This commit is contained in:
lunaticbum 2026-01-14 15:26:11 +09:00
parent df50c9a2da
commit 9c3d2f8d1e

View File

@ -321,4 +321,4 @@ class KisMarketService() {
.retrieve()
.bodyToMono(Map::class.java)
}
}
}