mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-04 11:22:17 +08:00
debug
This commit is contained in:
parent
f96f680115
commit
f21bdcd9d8
@ -545,7 +545,7 @@ EOF
|
|||||||
)
|
)
|
||||||
echo "Requesting to update pin status: $request_body"
|
echo "Requesting to update pin status: $request_body"
|
||||||
|
|
||||||
local response=$(${CCURL} "${Token}" "${OperationID}" "${Header}" "${INSECURE_OPENIMAPI}/friend/update_pin_status" -d "${request_body}")
|
local response=$(${CCURL} "${Token}" "${OperationID}" "${Header}" "${INSECURE_OPENIMAPI}/friend/set_pin_friend" -d "${request_body}")
|
||||||
|
|
||||||
openim::test::check_error "$response"
|
openim::test::check_error "$response"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user