Skip to content

Commit

Permalink
Merge pull request #111 from binlihpu/master
Browse files Browse the repository at this point in the history
Update README.md
davyxu authored Aug 3, 2022
2 parents a8b8972 + acf4bdc commit 1b26a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@ tabtoy.exe -mode=v3 -index=Index.xlsx -json_out=table_gen.json

导出命令行:
```bash
tabtoy.exe -mode=v3 -index=Index.xlsx -package=main -go_out=table_gen.json -json_out=table_gen.json
tabtoy.exe -mode=v3 -index=Index.xlsx -package=main -go_out=table_gen.go -json_out=table_gen.json
```

读取数据源码:

0 comments on commit 1b26a8c

Please sign in to comment.