# edm-trans **Repository Path**: studylee/edm-trans ## Basic Information - **Project Name**: edm-trans - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-06-05 - **Last Updated**: 2025-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edm-trans ## 模块功能概述 - edm-api ```text 服务间调用接口声明 主要存放duboo对外开放的接口 ``` - edm-admin ```text edm 后台管理 需要对外暴露 http 接口 需要对外暴露 duboo 接口 ``` - edm-agent ```text 流量接入服务 需要对外暴露 http 接口 需要对外暴露 duboo 接口 ``` - edm-spi ```text 插件的声明 ``` - edm-plugins ```text 扩展插件的实现 ```