export const policyTypes = [ { value: 1, label: '削峰套利' }, { value: 2, label: '需求响应' }, { value: 3, label: '自发自用' } ]