@RestController(value="engine-web-user-select") @RequestMapping(value="/engine/web/user") public class UserController extends BaseController
request, response| 构造器和说明 | 
|---|
| UserController() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| ApiResult<List<Map<String,Object>>> | 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<Map<String,Object>>> list() throws TokenAuthenticationException, SQLException
TokenAuthenticationException: - 抛出令牌认证异常TokenAuthenticationExceptionSQLExceptionCopyright © 2025. All rights reserved.