对点位进行锁定
This commit is contained in:
@@ -16,7 +16,7 @@ func PlayRouter(location string, point int) leaf.HandlerFunc {
|
||||
|
||||
func switchPoint(point int) leaf.HandlerFunc {
|
||||
switch point {
|
||||
case 3:
|
||||
case 2: // 镇水塔点位
|
||||
return play.OnlyVideo
|
||||
default:
|
||||
return play.Default
|
||||
|
||||
Reference in New Issue
Block a user