Browse Source

no message

xingzai 2 years ago
parent
commit
525c5deaff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/micro_roadshow.go

+ 1 - 0
services/micro_roadshow.go

@@ -3,6 +3,7 @@ package services
 import (
 	"encoding/json"
 	"errors"
+	"fmt"
 	"hongze/hongze_cygx/models"
 	"hongze/hongze_cygx/utils"
 	"strconv"