by Robin at 20240913
This commit is contained in:
parent
60bc449313
commit
e563f5ee4e
|
@ -9,8 +9,8 @@ import (
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/Leufolium/test/dbstruct"
|
"data_prep/dbstruct"
|
||||||
"github.com/Leufolium/test/mongo"
|
"data_prep/mongo"
|
||||||
)
|
)
|
||||||
|
|
||||||
func ImportUserIdMap() {
|
func ImportUserIdMap() {
|
||||||
|
|
Loading…
Reference in New Issue