import app from './app' import user from './user' import cate from './cate.js' export { app, user, cate }