import auth from "@/api/model/auth" import system from "@/api/model/system" export default { auth, system }