curl --location --request GET '/appMark/comment/commentOrderPageList?orderType='
{
"total": 0,
"rows": [
{
"subjectId": 0,
"orderId": 0,
"orderCode": "string",
"orderDetailId": 0,
"purchasedSubjectName": "string",
"purchasedSubjectImage": "string",
"purchasedSkuName": "string",
"purchasedSkuImage": "string",
"orderType": "string",
"createTime": "2019-08-24T14:15:22Z"
}
],
"code": 0,
"msg": "string"
}