package others_response type MobilesealLoginGenerateLoginsidResponse struct { // 【签署任务二维码Base64】签署任务二维码Base64 QrImage string `json:"qrImage"` // 【本次登录任务id】本次登录任务id LoginSid string `json:"loginSid"` }