Skip to content

Commit 2cf3aa3

Browse files
committed
查多余写
1 parent 4496748 commit 2cf3aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MD/Spike.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
主要做到以下两点:
44

55
- 尽量将请求过滤在上游。
6-
- 尽可能的利用缓存(大多数场景下都是查多于写)。
6+
- 尽可能的利用缓存(大多数场景下都是**查多于写**)。
77

88
常用的系统分层结构:
99

0 commit comments

Comments
 (0)