mirror of
https://github.com/tiger1103/gfast.git
synced 2026-09-21 18:20:47 +00:00
代码生成到非system模块细节修复
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
type toolsGenTable struct {
|
||||
systemBase
|
||||
SystemBase
|
||||
}
|
||||
|
||||
var ToolsGenTable = new(toolsGenTable)
|
||||
|
||||
Reference in New Issue
Block a user