hospital-admin/mock/index.js
2023-06-05 09:25:16 +08:00

4 lines
56 B
JavaScript

import user from './sys_post'
export default [
user,
]