curl --location --request GET 'https://api.tolink.cloud/module/get?moduleName'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"parentId": 0,
"name": "string",
"createdAt": "string",
"updatedAt": "string",
"createdBy": 0,
"updatedBy": 0,
"deletedAt": "string",
"status": 0,
"tableName": "string",
"fields": {},
"type": 0,
"tableLabel": "string",
"needFlow": 0
}
}