curl --location --request GET '/malfunction-repair/fetch-project'
自动报修 0->N; 1-<Y
{
"code": "string",
"data": [
{
"auto": 0,
"business": 0,
"createAt": "2019-08-24T14:15:22Z",
"id": 0,
"repairsProject": "string",
"shopkeeper": 0,
"special": 0,
"type": "string",
"updateAt": "2019-08-24T14:15:22Z"
}
],
"message": "string",
"success": true
}