1
This commit is contained in:
@@ -5,7 +5,6 @@ import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
"math"
|
||||
"net/url"
|
||||
"reflect"
|
||||
@@ -56,7 +55,6 @@ func Unmarshal2Map(data []byte, structObj interface{}) (resultMap map[string]int
|
||||
}
|
||||
}
|
||||
}
|
||||
globals.SugarLogger.Debugf("resultMap===========%v err=======%v", resultMap, err)
|
||||
return resultMap, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user