pub async fn list_all_friend_links() -> Result<Vec<FriendLink>, ServerFnError>
后台友链列表(含停用项,按 sort_order 升序)。仅 admin。
post
<auto>