Files
ClassContent/历届学生/韩想/uniappStudy/common/service/index.js
2024-09-27 02:06:13 +08:00

6 lines
91 B
JavaScript

import IndexService from "./IndexService"
export default {
IndexService: IndexService
}