add config with self_define_type_mysql_dic_map out_file_name web_tag_type
This commit is contained in:
@@ -44,6 +44,9 @@ var _map = Config{
|
||||
IsOutFunc: true,
|
||||
IsGUI: false,
|
||||
TablePrefix: "",
|
||||
SelfDefineTypeMysqlDicMap: make(map[string]string),
|
||||
OutFileName: "",
|
||||
WebTagType: 0,
|
||||
}
|
||||
|
||||
var configPath string
|
||||
|
||||
Reference in New Issue
Block a user