Files
36Wisdom/biz/controller/prize.go
T
2026-08-14 13:34:21 +08:00

6 lines
62 B
Go

package controller
type prize struct{}
var Prize = &prize{}