mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-14 20:41:21 +08:00
ddf05ca059
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
5 lines
277 B
TypeScript
5 lines
277 B
TypeScript
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'
|