/* eslint-disable @typescript-eslint/naming-convention */ /** * 第三方控件键值 */ export const keysConf = { /** * 网易云盾ID */ yidun_capcha_id: `73aa170bb84a42feb63ec5fe01795d36`, };