团队管理设置merge
This commit is contained in:
@@ -147,6 +147,10 @@ async def oauth_list(
|
||||
"open_type": oauth.open_type,
|
||||
"port_type": oauth.port_type,
|
||||
"appid": oauth.appid,
|
||||
"access_token": oauth.access_token,
|
||||
"access_token_expired": oauth.access_token_expired,
|
||||
"refresh_token": oauth.refresh_token,
|
||||
"refresh_token_expired": oauth.refresh_token_expired,
|
||||
"material_auth_status": oauth.material_auth_status,
|
||||
"created_at": oauth.created_at,
|
||||
"updated_at": oauth.updated_at,
|
||||
|
||||
Reference in New Issue
Block a user