/** * debug模式下的配置 * @type {Object} */ module.exports = { db_fields_cache: false, //debug模式下关闭数据表字段的缓存 }