Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

l441334609
Copy link

graph TD
subgraph 供应商层
A[生产商/供应商] -->|原材料/商品| C
B[生鲜食品供应商] -->|新鲜食材/成品| C
D[日配商品供应商] -->|牛奶/酸奶/面包等| C
E[杂货/常温商品供应商] -->|零食/饮料/日用品等| C
F[特定商品供应商] -->|报纸/部分面包/本地商品| G[门店]
end

subgraph 物流枢纽层 - CDC
    C[共同配送中心] -->|集约化分拣| H
    C -->|集约化分拣| I
    C -->|集约化分拣| J
end

subgraph 运输层
    H[常温运输车队] -->|常温商品| G
    I[冷藏运输车队] -->|冷藏商品| G
    J[冷冻运输车队] -->|冷冻商品| G
end

subgraph 门店层
    G[711便利店门店]
end

subgraph 信息流 & 管理
    K[总部/区域中心] -->|供应链策略/标准/系统| C
    K -->|供应商管理/合同| A, B, D, E, F
    K -->|门店指导/订单规则| G
    G -->|POS销售数据/订单需求| K
    K -->|需求预测/补货指令| C
    C -->|库存信息/到货计划| G
    C -->|库存信息/运作数据| K
end

class C,H,I,J stroke:#333,stroke-width:2px
style K fill:#e0f7ff,stroke:#333,stroke-width:1px

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.