我的json文件一直显示这个问题,我删掉或添加别的字符也不行,求各位帮忙教我一下,怎么修改这个问题,感谢!
这个是其中错误的代码片段:
{"dateFormatType":"timestamp-ms","description":"系统字段,请勿随意修改","displayName":"修改时间",
"id":"_updateTime","isSystem":true,"name":"_updateTime","type":"DateTime"}],"collectionName":"students",
"displayName":"用户表","_id":"b00064a7604981990964dadf68b86c4d"}
{"fields":[{"displayName":"状态","enumElementType":"number","enumElements":[{"label":"新发布待接单","value":0},
{"label":"已接单待完成","value":1},{"label":"已完成","value":2}],
我也试过在上一行加上逗号或分号,还是不行
少了个逗号