You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
533 B

2 years ago
# 项目结构
| 模块| 项目| 说明|
| ---| ---| ----|
| Gateways| | 网关|
| | InternalGateway| 内部网关|
| | WebAppGateway| 外部网关|
| Hosts| | 宿主|
| | Auth.Host| 认证|
| | Core.Host| 核心|
| | BaseData.Host| BaseData|
| | Wms.Host| WMS|
| | WmsPda.Host| PDA|
| Modules| | 模块|
| | BaseData| 基础数据|
| | Inventory| 库存|
| | Job| 任务|
| | Store| 单据|
| | Message| 消息|
| | Label| 标签|
| | FileStorage| 文件存储|
| | Shared| 公用|
| DataExchange| | 接口|