go18/book/v4/apps/comment/model.go

5 lines
41 B
Go
Raw Normal View History

2025-05-25 12:05:06 +08:00
package comment
type Comment struct {
}