feat(ReverseEngine):更新readme

This commit is contained in:
Huangzj
2021-03-11 15:12:20 +08:00
parent 5dd9fa07a6
commit 0ae4c34770
+1 -1
View File
@@ -11,7 +11,7 @@
[common] //通用配置 [common] //通用配置
def = string //默认的映射类型 def = string //默认的映射类型
tagKey = xorm //tag的key tagKey = //tag的key
suffix = .go //文件后缀 suffix = .go //文件后缀
cover = true //存在文件是否进行覆盖,只有配置为false的时候不会覆盖,其他默认为true cover = true //存在文件是否进行覆盖,只有配置为false的时候不会覆盖,其他默认为true