4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-10-04 22:09:58 +08:00
2020-08-08 21:51:18 +08:00

6 lines
59 B
JavaScript

import userService from './user'
export {
userService
}