打包用户端和管理后台
This commit is contained in:
@@ -487,7 +487,7 @@ export async function createOauthApp(data: {
|
||||
app_id: string;
|
||||
secret: string;
|
||||
open_type: number;
|
||||
count?: number;
|
||||
max_count?: number;
|
||||
auth_url?: string;
|
||||
company?: string;
|
||||
}): Promise<any> {
|
||||
|
||||
Reference in New Issue
Block a user