Fix: dir ems.agt change to be.ems
This commit is contained in:
@@ -3,8 +3,8 @@ package service
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"ems.agt/features/udm_user/model"
|
||||
"ems.agt/src/framework/redis"
|
||||
"be.ems/features/udm_user/model"
|
||||
"be.ems/src/framework/redis"
|
||||
)
|
||||
|
||||
// phoneImsiList 获取所有imsi
|
||||
|
||||
Reference in New Issue
Block a user