mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 09:35:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
b0165e176a
commit
a1c30c9217
@@ -4,69 +4,18 @@
|
||||
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
|
||||
-->
|
||||
<!-- Title: 类继承关系图 Pages: 1 -->
|
||||
<svg width="193pt" height="64pt"
|
||||
viewBox="0.00 0.00 193.00 64.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60)">
|
||||
<svg width="58pt" height="27pt"
|
||||
viewBox="0.00 0.00 58.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="75.5,-56 7.5,-56 7.5,-37 75.5,-37 75.5,-56"/>
|
||||
<text text-anchor="middle" x="41.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">KVInterface</text>
|
||||
<g id="a_node1"><a xlink:href="class_z_m_1_1_utils_1_1_http_util.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="50,-19 0,-19 0,0 50,0 50,-19"/>
|
||||
<text text-anchor="middle" x="25" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">HttpUtil</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="185,-56 119,-56 119,-37 185,-37 185,-56"/>
|
||||
<text text-anchor="middle" x="152" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">LightCache</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M87.45,-46.5C97.9,-46.5 108.82,-46.5 118.6,-46.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.45,-43 77.45,-46.5 87.45,-50 87.45,-43"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="179.5,-19 124.5,-19 124.5,0 179.5,0 179.5,-19"/>
|
||||
<text text-anchor="middle" x="152" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">KVRedis</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node0->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M82.35,-32.91C96.24,-28.17 111.49,-22.97 124.08,-18.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.34,-29.56 73.01,-36.1 83.6,-36.18 81.34,-29.56"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="83,-19 0,-19 0,0 83,0 83,-19"/>
|
||||
<text text-anchor="middle" x="41.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">CacheInterface</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M82.23,-23.05C95.34,-27.52 109.67,-32.41 121.84,-36.56"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.6,-19.82 73.01,-19.9 81.34,-26.44 83.6,-19.82"/>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.65,-9.5C104.9,-9.5 115.24,-9.5 124.22,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.72,-6 84.72,-9.5 94.72,-13 94.72,-6"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 900 B |
Reference in New Issue
Block a user