by Robin at 20240913

This commit is contained in:
Leufolium 2024-09-13 17:06:40 +08:00
parent 60bc449313
commit e563f5ee4e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ import (
"strconv"
"strings"
"github.com/Leufolium/test/dbstruct"
"github.com/Leufolium/test/mongo"
"data_prep/dbstruct"
"data_prep/mongo"
)
func ImportUserIdMap() {