local M = {} M.FIELD = { id = 1, name = 2, type = 3, meta = 4, } return M