{
"tableSchema": "lala_boot",
"tableName": "crud",
"packageName": "com.jerry.up.lala.boot",
"className": "crud",
"functionName": "crud表",
"author": "jerry"
}
curl --location --request POST 'http://k28hrq.natappfree.cc/arbitrage/gen/table' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json' \
--data-raw '{
"tableSchema": "lala_boot",
"tableName": "crud",
"packageName": "com.jerry.up.lala.boot",
"className": "crud",
"functionName": "crud表",
"author": "jerry"
}'
{
"data": 0
}