/** * Dayjs 插件注册 * 从原有的 dayjsPlugins.ts 迁移 */ export { registerDayjsPlugins } from '../components/AppContainer/dayjsPlugins';