// 向后兼容:重新导出新的模块化 HaloService // 新实现位于 src/services/halo-service.ts export { HaloService, default, } from "../services/halo-service";