This commit is contained in:
wangchuxiao 2022-04-08 18:29:54 +08:00
parent f11f8b3e0e
commit a879bbce59

View File

@ -7,7 +7,7 @@ import (
"Open_IM/pkg/utils" "Open_IM/pkg/utils"
"bytes" "bytes"
"crypto/sha256" "crypto/sha256"
"crypto/sha512" //"crypto/sha512"
"encoding/hex" "encoding/hex"
"encoding/json" "encoding/json"
"io/ioutil" "io/ioutil"