package generator
type GenSource struct {
EntityName string
ModuleName string
EntityCNName string
ErrCodeSeq string
InPath string
OutPath string
}