mirror of
https://github.com/iczer/vue-antd-admin.git
synced 2025-10-02 20:49:59 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
import userService from './user'
|
|
|
|
export {
|
|
userService
|
|
}
|