org.openea.eap.module.system.controller.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eap-module-system-biz Show documentation
Show all versions of eap-module-system-biz Show documentation
system 模块下,我们放通用业务,支撑上层的核心业务。
例如说:用户、部门、权限、数据字典等等
The newest version!
/**
* 提供 RESTful API 给前端:
* 1. admin 包:提供给管理后台 eap-ui-admin 前端项目
* 2. app 包:提供给用户 APP eap-ui-app 前端项目,它的 Controller 和 VO 都要添加 App 前缀,用于和管理后台进行区分
*/
package org.openea.eap.module.system.controller;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy