You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
172 B
7 lines
172 B
/* eslint-disable */
|
|
// 该文件由 OneAPI 自动生成,请勿手动修改!
|
|
|
|
import * as UserController from './UserController';
|
|
export default {
|
|
UserController,
|
|
};
|