export const policyTypes = [ { value: '1', label: '峰谷套利' }, { value: '5', label: '自定时段' } // { // value: '2', // label: '峰谷套利2' // } ]