{
"merchantId": "string",
"merchantBanner": "string",
"merchantName": "string",
"merchantType": 0,
"merchantDescription": "string",
"contactPerson": "string",
"contactPhone": "string",
"status": true,
"createTime": "string",
"updateTime": "string",
"merchantIdIn": [
"string"
],
"merchantIdLike": "string",
"merchantBannerLike": "string",
"merchantNameLike": "string",
"merchantTypeIn": [
0
],
"merchantTypeLe": 0,
"merchantTypeGe": 0,
"merchantDescriptionLike": "string",
"contactPersonLike": "string",
"contactPhoneLike": "string",
"createTimeLe": "string",
"createTimeGe": "string",
"updateTimeLe": "string",
"updateTimeGe": "string"
}