Skip to content

Commit

Permalink
调整
Browse files Browse the repository at this point in the history
  • Loading branch information
davyxu committed Nov 10, 2020
1 parent cdf7967 commit d97239d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Make.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/usr/bin/env bash
Version=3.1.0

go clean -cache

export GOARCH=amd64
BuildSourcePackage="github.com/davyxu/tabtoy/build"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ ID | #名称
* | 表示多个action
* 被标记的tag, 将被对应action处理

###action类型
### action类型
action | 适用范围 | 功能
---|---|---|
nogenfield_json | Type表 | 被标记的字段不导出到json完整文件中
Expand Down

0 comments on commit d97239d

Please sign in to comment.