{
"id": "string",
"name": "string",
"dataType": "string",
"primaryKey": true,
"foreignKey": true,
"index": true,
"notNull": true,
"defaultValue": {},
"businessName": "string",
"businessType": "string",
"comment": "string",
"businessDesc": "string"
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Modules/updateOutParameter/' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"name": "string",
"dataType": "string",
"primaryKey": true,
"foreignKey": true,
"index": true,
"notNull": true,
"defaultValue": {},
"businessName": "string",
"businessType": "string",
"comment": "string",
"businessDesc": "string"
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {}
}