// domain_resource HAR —— 领域服务层(导出入口 SSOT) // 各子模块实现完成后在此统一 export。占位常量确保 HAR 可编译。 export const domain_resource_MODULE_VERSION: string = '1.0.0';