renamed ploc mpsoc object id
This commit is contained in:
@ -30,7 +30,7 @@ def user_analyze_service_8_data(
|
||||
content_list = [data_string]
|
||||
elif object_id == IMTQ_HANDLER_ID:
|
||||
return handle_imtq_replies(action_id, custom_data)
|
||||
elif object_id == PLOC_ID:
|
||||
elif object_id == PLOC_MPSOC_ID:
|
||||
return handle_ploc_replies(action_id, custom_data)
|
||||
else:
|
||||
header_list = []
|
||||
|
Reference in New Issue
Block a user