Browse Source

更新readme

feature_gxh
songjc 4 months ago
parent
commit
27473b08a6
1 changed files with 4 additions and 11 deletions
  1. +4
    -11
      docs/JCS_pub_API.md

+ 4
- 11
docs/JCS_pub_API.md View File

@@ -185,9 +185,9 @@ testdata2
<tr>
<td>Query</td>
<td colspan="2">
<p> objectID:int64
offset:int64,偏移量
length:int64,读取长度。不存在则读取整个对象 </p>
<p> &#45; objectID:int64
&#45; offset:int64,偏移量
&#45; length:int64,读取长度。不存在则读取整个对象 </p>
</td>
</tr>
<tr>
@@ -272,7 +272,7 @@ testdata2
}

.api-doc-table td {
padding: 8px 12px;
padding: 2px 12px;
border-top: 1px solid #eaecef;
background-color: #ffffff;
}
@@ -280,12 +280,5 @@ testdata2
.api-doc-table tr:not(:last-child) td:first-child {
font-weight: bold;
}

/* .api-doc-table pre {
margin: 0;
font-family: monospace;
font-size: 14px;
line-height: 1.5;
} */
</style>


Loading…
Cancel
Save