# aggregation-mediway-boot **Repository Path**: bovane/aggregation-mediway-boot ## Basic Information - **Project Name**: aggregation-mediway-boot - **Description**: ihe测试开发平台,ihe2024 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-02 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aggregation-mediway-boot ``` cd existing_repo git remote add origin http://106.63.4.7:8000/his-mediway-java/backend/datacenter/aggregation-mediway-boot.git git branch -M master git push -uf origin master ``` *** #项目结构 ```` aggregation-api 对外接口 aggregation-common 公共类。公共方法。工具包 aggregation-core 核心对表的操作和表的增删改查的基本操作 aggregation-dr 检查的业务处理逻辑层 aggregation-generator 生成类的工具包 aggregation-lis 检验的业务处理逻辑层 aggregation-runner 项目启动类