游戏订单评价
POST
http://localhost:8091/clientapi/order/creatgameordercomment
接口描述
判断订单ispingjia字段,为0(未评价),显示评价按钮让用户评价
请求参数
参数名
类型
描述
必填
ordercode
int
订单号
必填
level
int
评价级别 1:差 2:中 3:好 4:很好 5:极好
必填
content
string
评价内容
必填