grantItem

@PostMapping(value = ["/items/grant"])
fun grantItem(@RequestBody command: GrantInventoryItemCommand): PlayerInventoryItemView

发放道具。