chore: migrate fe 250722

This commit is contained in:
tecvan
2025-07-22 13:35:49 +08:00
parent b46a0c6c12
commit 60d42100f0
330 changed files with 9761 additions and 19074 deletions

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
import { useCallback } from 'react';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
import { type GetEnterpriseResponseData } from '@coze-arch/bot-api/pat_permission_api';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
import { useEnterpriseStore } from '../stores/enterprise';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
export { PERSONAL_ENTERPRISE_ID } from './constants';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
/* eslint-disable @typescript-eslint/no-empty-function */
import { devtools } from 'zustand/middleware';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
import { PERSONAL_ENTERPRISE_ID } from '../constants';

View File

@@ -15,7 +15,7 @@
*/
/**
* @file 社区版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
* @file 开源版暂时不提供企业管理功能,本文件中导出的方法用于未来拓展使用。
*/
/**