发卡关卡的读卡流程完成
This commit is contained in:
@@ -3,5 +3,6 @@ package game
|
||||
import "game-driver/internal/routes/play/card_pusher"
|
||||
|
||||
type ConfigPush struct {
|
||||
CardGroups []*card_pusher.LineGroup
|
||||
PushGroups []*card_pusher.LineGroup
|
||||
ReadURL string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user