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