Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
link-duan committed Dec 5, 2022
1 parent df92bc2 commit 60a566a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ response:
```

其中,data type 可选值为:
- "string"
- "number"
- "integer"
- "boolean"
- "array"
- "file"
- "object"
- string
- number
- integer
- boolean
- array
- file
- object

此外,还可以将函数入参作为参数类型,eAPI 会自动解析对应的参数类型。比如 `args[0]` 代表函数第一个参数。

Expand Down

0 comments on commit 60a566a

Please sign in to comment.