package dto type SequenceConfig struct { EntityType string Prefix string Period string }