修改打包报错问题

This commit is contained in:
2026-01-16 18:24:09 +08:00
parent f8b618a13a
commit ba961c8bce
52 changed files with 13777 additions and 1828 deletions

View File

@@ -0,0 +1,6 @@
/**
* 重新导出 teacherbase 相关函数
* 为了保持向后兼容性,从 professionaluser/teacherbase 重新导出
*/
export * from '/@/api/professional/professionaluser/teacherbase';