export const Status = { 0: '已中止', 1: '进行中' } export const DataContract = { false: '不允许非厂商数据存在', true: '允许非厂商数据存在' }