Skip to content

Data

There are two types of Data, Json Object {} , Json Array []

Json Array

  • The Json Array is listed in table
  • Could edit or delete single record
  • Could batch add new records
  • Could import list from a json array text or a xlsx file
  • Could empty it to an empty array []

截图

Json Object

  • Could edit the json text and save it

截图