Files
urbanLifeline/dify/web/app/education-apply/constants.ts

5 lines
277 B
TypeScript
Raw Normal View History

2025-12-01 17:21:38 +08:00
export const EDUCATION_VERIFY_URL_SEARCHPARAMS_ACTION = 'getEducationVerify'
export const EDUCATION_VERIFYING_LOCALSTORAGE_ITEM = 'educationVerifying'
export const EDUCATION_PRICING_SHOW_ACTION = 'educationPricing'
export const EDUCATION_RE_VERIFY_ACTION = 'educationReVerify'