Explorar o código

feat:删除日志

wangshan %!s(int64=2) %!d(string=hai) anos
pai
achega
e099ed79b3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      entity/ent.go

+ 0 - 1
entity/ent.go

@@ -869,7 +869,6 @@ func GetResources(appId, baseUserId string, entId, entUserId int64) []string {
 		Appid:     appId,
 	}
 	powerList, err := ResourceLib.Haspowers(context.Background(), req)
-	log.Println("powerList:", powerList)
 	if err == nil && len(powerList.Powers) > 0 {
 		return powerList.Powers
 	}