curl --location --request POST '/api/CaiHua_Business_App_MPSellCashTicketCenterNewBO/GetSellCashTicketCategoryList'{
"Result": [
{
"SellCashTicketCategoryNewID": "string",
"ParentCategoryNewID": "string",
"ParentCategoryNewName": "string",
"PlatFormCode": "string",
"Name": "string",
"Status": 0,
"RowIndex": 0,
"Visibility": 0,
"ChildList": [
{}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}