You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warn - GET /api/rule is duplicated in mock/requestRecord.mock.js and mock/listTableList.ts
warn - GET /api/currentUser is duplicated in mock/user.ts and mock/requestRecord.mock.js
warn - POST /api/login/account is duplicated in mock/user.ts and mock/requestRecord.mock.js
warn - POST /api/login/outLogin is duplicated in mock/user.ts and mock/requestRecord.mock.js
🐛 bug 描述
在
mock/
文件夹下requestRecord.mock.js
和user.ts
具有重复的数据。在运行时,会导致警告:📷 复现步骤 | Recurrence steps
运行
🏞 期望结果 | Expected results
消除警告。
💻 复现代码 | Recurrence code
© 版本信息
🚑 其他信息
过去已有 pull request 尝试修复此问题: #10919
The text was updated successfully, but these errors were encountered: