package dingding const ( AuthTypeDingDing = "dingding" AuthTypeStaff = "ddstaff" // 钉钉企业登录 AuthTypeQRCode = "ddqrcode" )