module.exports = { doc : "mysql模型文件的m5记录", model: { fileName: {type: "STRING", comment: '文件名称'}, md5 : {type: "TEXT", comment: 'md5记录'}, } }