ruoyi-plus-soybean/mock/api/index.ts
2021-12-25 01:30:45 +08:00

4 lines
54 B
TypeScript

import auth from './auth';
export default [...auth];