chore: migrate fe 250722
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
|
||||
import { useCallback } from 'react';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
import { type GetEnterpriseResponseData } from '@coze-arch/bot-api/pat_permission_api';
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
|
||||
import { useEnterpriseStore } from '../stores/enterprise';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
|
||||
export { PERSONAL_ENTERPRISE_ID } from './constants';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
/* eslint-disable @typescript-eslint/no-empty-function */
|
||||
import { devtools } from 'zustand/middleware';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
|
||||
import { PERSONAL_ENTERPRISE_ID } from '../constants';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user