export default { id: 'id', title: 'title', description: 'description', remark: 'remark', score: 'score', type: 'type', 'type 1': 'type 1', 'type 2': 'type 2', 'type 3': 'type 3', amount: 'amount', multiplier: 'multiplier', category: 'category', category_title: 'category_title', admin_id: 'admin_id', admin__username: 'username', image: 'show image', stock: 'stock', sort: 'sort', create_time: 'create_time', update_time: 'update_time', 'quick Search Fields': 'id', }