Backend-Admin-PHP/app/Http/Requests/ApiLogMyIndexRequest.php

============================================================= 我的日志列表 · 请求校验层 — LogMyIndexRequest ------------------------------------------------------------- 层级 :请求校验层(入参校验,一接口一 Request) 系统定位 :个人中心「我的操作/我的登录」列表查询参数的入参校验——搜索 阅读顺序 :routes/api/auth.php → 本文件 → Services/Admin/LogOperService、LogLoginService 依赖 :SchemaName(Scramble) 被依赖 :Controllers/Api/LogMyController(operIndex / loginIndex) =============================================================

Classes

LogMyIndexRequest 我的日志列表查询参数