mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
add pin friend test
This commit is contained in:
parent
bd9b56ef8b
commit
4898fae002
@ -555,7 +555,7 @@ EOF
|
||||
echo "Requesting to update pin status: $request_body"
|
||||
|
||||
local response=$(${CCURL} "${Token}" "${OperationID}" "${Header}" "${INSECURE_OPENIMAPI}/friend/update_pin_status" -d "${request_body}")
|
||||
|
||||
echo "Response: $response"
|
||||
openim::test::check_error "$response"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user