feat: 网元信息支持通过rmUID查询网元信息,程序启动清除并重新加载缓存信息
This commit is contained in:
@@ -323,4 +323,5 @@ func Setup(router *gin.Engine) {
|
||||
func InitLoad() {
|
||||
// 启动时,清除缓存-网元类型
|
||||
service.NewNeInfoImpl.ClearNeCacheByNeType("*")
|
||||
service.NewNeInfoImpl.SelectNeInfoByRmuid("")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user