Update def.go
This commit is contained in:
@@ -65,5 +65,5 @@ type BaseInfo struct {
|
|||||||
// GenOutInfo generate file list. 生成的文件列表
|
// GenOutInfo generate file list. 生成的文件列表
|
||||||
type GenOutInfo struct {
|
type GenOutInfo struct {
|
||||||
FileName string // output file name .输出文件名
|
FileName string // output file name .输出文件名
|
||||||
FileCtx string // output file context.输出文件内容
|
FileCtx string // output file context. 输出文件内容
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user