1金币
想写后端插件 前端如何拼接josn 有示例或者工具吗请问
{
"classifyCode": "30",
"metaName": "即通中五",
"metaCode": "16",
"industryCategory": "dolor",
"industrySpecific": "eiusmod Excepteur",
"industryTrade": "veniam velit Ut",
"industrySubclass": "in",
"standard": "Lorem ex",
"metaDesc": "id",
"metaItemCreateDTOS": [
{
"itemCode": "61",
"englishName": "住数众由边道",
"chineseName": "儿出来光青但",
"definition": "id",
"inputNecessary": "proident et adipisicing",
"required": "est quis Ut id",
"uniqueField": "commodo dolor",
"comment": "occaecat dolor enim incididunt",
"itemSchemaCreateDTO": {
"dataType": "officia dolore",
"minLength": "aliquip fugiat id",
"maxLength": "nostrud ex",
"dateFormat": "nostrud"
}
}
]
}
这事大概得数据结构 对象有属性是数组 数组中方的对象有属性还是对象 基本上三层嵌套结构 无法再后台用属性直接映射 活字格自带的参数设置 不支持这种复杂的对象结构 这个要拼json传
应该用什么工具
|
|