SovereignRemedy

Results 1 issues of SovereignRemedy

![image](https://user-images.githubusercontent.com/23444367/212868384-652b1d65-729b-4406-a17e-f919c92dfe26.png) ![image](https://user-images.githubusercontent.com/23444367/212868596-ddce92fd-981e-4c6b-b37c-dd57d9e592aa.png) 生成的文件都是.log结尾的 使用linux和mac都尝试go tool pprof 都有一样的问题 `func systemInit() { err := service.Init() if err != nil { glog.Fatalf("system fatal err:%s", err) } configs.InitDb() appstore.Init() appdev.Init() //authcheck.Init() r := &ReporterImpl{}...

needInvestigate