export const paymentScopeEnum = { 1: "SCOPE_COMPANY", 2: "SCOPE_PERSON" } export const welfareTypeEnum = { 1: "SOCIAL_SECURITY", 2: "ACCUMULATION_FUND", 3: "OTHER" }