backend/app/brahma/service/token/internal/server/dm.go

9 lines
78 B
Go

package servesr
type Dm struct {
Name string
Age int
}
//多对多的表