Skip to content

Commit

Permalink
Merge pull request #33 from link-duan/main
Browse files Browse the repository at this point in the history
doc
  • Loading branch information
link-duan authored Dec 5, 2022
2 parents 660b5f7 + 60a566a commit b71fb69
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 b71fb69

Please sign in to comment.