go18/book/v3/models/comment.go

5 lines
40 B
Go
Raw Permalink Normal View History

2025-05-11 15:09:56 +08:00
package models
type Comment struct {
}