Authorization: Bearer ********************{
"businessName": "string",
"className": "string",
"columns": [
{
"columnComment": "string",
"columnId": 0,
"columnName": "string",
"columnType": "string",
"createBy": 0,
"createdAt": "string",
"deletedAt": "string",
"dictType": "string",
"edit": true,
"fkCol": [
{}
],
"fkLabelId": "string",
"fkLabelName": "string",
"fkTableName": "string",
"fkTableNameClass": "string",
"fkTableNamePackage": "string",
"goField": "string",
"goType": "string",
"htmlType": "string",
"increment": true,
"insert": true,
"isEdit": "string",
"isIncrement": "string",
"isInsert": "string",
"isList": "string",
"isPk": "string",
"isQuery": "string",
"isRequired": "string",
"jsonField": "string",
"list": "string",
"pk": true,
"query": true,
"queryType": "string",
"remark": "string",
"required": true,
"sort": 0,
"superColumn": true,
"tableId": 0,
"updateBy": 0,
"updatedAt": "string",
"usableColumn": true
}
],
"createBy": 0,
"createdAt": "string",
"crud": true,
"dataScope": "string",
"deletedAt": "string",
"functionAuthor": "string",
"functionName": "string",
"isActions": 0,
"isAuth": 0,
"isDataScope": 0,
"isLogicalDelete": "string",
"logicalDelete": true,
"logicalDeleteColumn": "string",
"moduleFrontName": "string",
"moduleName": "string",
"options": "string",
"packageName": "string",
"params": {
"treeCode": "string",
"treeName": "string",
"treeParentCode": "string"
},
"pkColumn": "string",
"pkGoField": "string",
"pkJsonField": "string",
"remark": "string",
"tableComment": "string",
"tableId": 0,
"tableName": "string",
"tplCategory": "string",
"tree": true,
"treeCode": "string",
"treeName": "string",
"treeParentCode": "string",
"updateBy": 0,
"updatedAt": "string"
}curl --location --request PUT 'http://gin-user-center.jinxinapp.cn/api/v1/sys/tables/info' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessName": "string",
"className": "string",
"columns": [
{
"columnComment": "string",
"columnId": 0,
"columnName": "string",
"columnType": "string",
"createBy": 0,
"createdAt": "string",
"deletedAt": "string",
"dictType": "string",
"edit": true,
"fkCol": [
{}
],
"fkLabelId": "string",
"fkLabelName": "string",
"fkTableName": "string",
"fkTableNameClass": "string",
"fkTableNamePackage": "string",
"goField": "string",
"goType": "string",
"htmlType": "string",
"increment": true,
"insert": true,
"isEdit": "string",
"isIncrement": "string",
"isInsert": "string",
"isList": "string",
"isPk": "string",
"isQuery": "string",
"isRequired": "string",
"jsonField": "string",
"list": "string",
"pk": true,
"query": true,
"queryType": "string",
"remark": "string",
"required": true,
"sort": 0,
"superColumn": true,
"tableId": 0,
"updateBy": 0,
"updatedAt": "string",
"usableColumn": true
}
],
"createBy": 0,
"createdAt": "string",
"crud": true,
"dataScope": "string",
"deletedAt": "string",
"functionAuthor": "string",
"functionName": "string",
"isActions": 0,
"isAuth": 0,
"isDataScope": 0,
"isLogicalDelete": "string",
"logicalDelete": true,
"logicalDeleteColumn": "string",
"moduleFrontName": "string",
"moduleName": "string",
"options": "string",
"packageName": "string",
"params": {
"treeCode": "string",
"treeName": "string",
"treeParentCode": "string"
},
"pkColumn": "string",
"pkGoField": "string",
"pkJsonField": "string",
"remark": "string",
"tableComment": "string",
"tableId": 0,
"tableName": "string",
"tplCategory": "string",
"tree": true,
"treeCode": "string",
"treeName": "string",
"treeParentCode": "string",
"updateBy": 0,
"updatedAt": "string"
}'"string"