docs(paper): 更新系统架构图中数据访问层的标签名称
将"数据访问层模块"简化为"数据访问层",使图表标签更加简洁一致
This commit is contained in:
parent
5fb6faa59a
commit
8219b0f68f
@ -16,7 +16,7 @@
|
||||
\node[title, above=0.1cm of business.north west, anchor=west] {业务逻辑层};
|
||||
|
||||
\node[layer, fill=orange!10, below=0.5cm of business] (data) {};
|
||||
\node[title, above=0.1cm of data.north west, anchor=west] {数据访问层模块};
|
||||
\node[title, above=0.1cm of data.north west, anchor=west] {数据访问层};
|
||||
|
||||
% 表现层模块
|
||||
\node[module, fill=blue!20] (ui1) at (-3.5, 1.5) {模型管理};
|
||||
|
Loading…
x
Reference in New Issue
Block a user