package dbstruct
type #{EntityName} struct {
#{EntityDefination}
}
type #{EntityName}IdSeq struct {
Seq int64 //Id序列号