潘志宝
2025-04-02 9bcefe6dd1c1634c48f5eb1a7e6fb13c8a2ac8ce
1
2
3
4
5
6
/**
 * 提供 RESTful API 给前端:
 * 1. admin 包:提供给管理后台 iailab-ui-admin 前端项目
 * 2. app 包:提供给用户 APP iailab-ui-app 前端项目,它的 Controller 和 VO 都要添加 App 前缀,用于和管理后台进行区分
 */
package com.iailab.module.report.controller;