ziwen 2 år sedan
förälder
incheckning
f931fd985d
1 ändrade filer med 0 tillägg och 6 borttagningar
  1. 0 6
      controller/voice_broadcast/voice_broadcast.go

+ 0 - 6
controller/voice_broadcast/voice_broadcast.go

@@ -1,19 +1,13 @@
 package voice_broadcast
 
 import (
-	"fmt"
 	"github.com/gin-gonic/gin"
 	"hongze/hongze_yb/controller/response"
-	"hongze/hongze_yb/global"
 	"hongze/hongze_yb/models/request"
 	voiceResp "hongze/hongze_yb/models/response"
 	"hongze/hongze_yb/services"
 	"hongze/hongze_yb/services/user"
 	"hongze/hongze_yb/utils"
-	"io/ioutil"
-	"os"
-	"path"
-	"time"
 )
 
 // BroadcastList