go18/book/v4/apps/comment/model.go
2025-05-25 12:05:06 +08:00

5 lines
41 B
Go

package comment
type Comment struct {
}