@RestController(value="engine-web-application") @RequestMapping(value="/engine/web/application") public class ApplicationController extends BaseController
request, response| 构造器和说明 | 
|---|
| ApplicationController() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| ApiResult<List<ApplicationVO>> | list()获取应用列表 | 
error, error, fail, fail, fail, getLoginID, getLoginName, getLoginOrgID, getLoginOrgName, getLoginUser, getTenantId, getUserName, i18n, i18n, isAdministrator, isDeveloper, limit, offset, ok, ok, setInsertLog, setLoginInfo, setUpdateLog, success, success, success, success, validateToken@GetMapping(value="/list") @Permission(value="") public ApiResult<List<ApplicationVO>> list() throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.