Commit da8c97ff by mushishixian

debug

parent 0a0cf62e
Showing with 1 additions and 0 deletions
......@@ -230,6 +230,7 @@ func main() {
var newUserNum int64
var userIds []interface{}
newUserNum = 0
fmt.Println(orderActivityUserIds)
if orderActivityUserIds != nil {
userIds = orderActivityUserIds.([]interface{})
if len(userIds) > 0 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment