Skip to content

Commit 586239e

Browse files
committed
Update documentation
1 parent 7d504a0 commit 586239e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/api_shop_express.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ exports._updateExpressTemplate = function (template, callback) {
200200
* - `err`, 调用失败时得到的异常
201201
* - `result`, 调用正常时得到的对象
202202
*
203-
* ```
204203
* Result:
205204
* ```
206205
* {
@@ -267,7 +266,6 @@ exports._getExpressTemplateById = function (templateId, callback) {
267266
* - `err`, 调用失败时得到的异常
268267
* - `result`, 调用正常时得到的对象
269268
*
270-
* ```
271269
* Result:
272270
* ```
273271
* {

0 commit comments

Comments
 (0)