Explorar o código

feat:弹窗提示信息

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

+ 1 - 0
entity/workDesktop.go

@@ -189,6 +189,7 @@ func (m *WorkDesktopMenu) WorkMenuFormat() ([]*pb.MenuList, error) {
 									//ResourceLib.PowerHandle()
 									title, content, confirmUrl, confirmText, usable = CheckCapitalResources(fv, m.NewUserId, m.AppId, m.EntId, m.EntUserId)
 								}
+								logx.Info(title, "--", content, "--", fv.AdditionalInfo, "--", fv.CapitalInfo)
 								threeLevel.Url = MC.If(fv.Url != "", fv.Url, tv.Url).(string)
 								threeLevel.Icon = MC.If(fv.Icon != "", fv.Icon, tv.Icon).(string)
 								threeLevel.AppType = fv.AppType