添加游戏评论评论
POST
/api/game/comment/publish
接口描述
添加游戏评论
请求参数
参数名
类型
描述
必填
gameId
long
游戏id
必填
commentContent
string
游戏评论
必填
score
int
分数
必填