curl --location --request GET 'http://114.255.31.92:8080/api/v1/app/Knowledge/getType'
{
"code": "",
"data": [
{
"id": 0,
"createTime": "",
"updateTime": "",
"typeCode": "",
"typeName": "",
"fieldsJson": "",
"jsonObject": [
""
]
}
],
"msg": ""
}