|  |  |  | 
|---|
|  |  |  | success = Constants.ONE; | 
|---|
|  |  |  | r = ApiResponse.failed("操作失败"); | 
|---|
|  |  |  | }finally { | 
|---|
|  |  |  | zbomIAMService.saveInterfaceLog("/push/iam/updateUserInfo","IAM推送人员账号信息", token, uuid, timestamp, shopList,success, JSONObject.toJSONString(r)); | 
|---|
|  |  |  | zbomIAMService.saveInterfaceLog("/push/iam/updateUserInfo",Constants.ONE,"IAM推送人员账号信息", token, uuid, timestamp, shopList,success, JSONObject.toJSONString(r)); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | return r; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | e.getMessage(); | 
|---|
|  |  |  | r = ApiResponse.failed("操作失败"); | 
|---|
|  |  |  | }finally { | 
|---|
|  |  |  | zbomIAMService.saveInterfaceLog("/push/iam/updateUserInfo","IAM推送人员账号信息", token, uuid, timestamp, upateUserModel,success, JSONObject.toJSONString(r)); | 
|---|
|  |  |  | zbomIAMService.saveInterfaceLog("/push/iam/updateUserInfo",Constants.ONE,"IAM推送人员账号信息", token, uuid, timestamp, upateUserModel,success, JSONObject.toJSONString(r)); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | return r; | 
|---|
|  |  |  | } | 
|---|