yxh
yxh
2 天以前 1f4569eebff6894a1dff3cf2bb205e0cf839f449
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceTrainingRecordsController.java
@@ -30,7 +30,7 @@
 * @author ls
 * @date 2025-12-28
 */
@Api(description = "人员进修管理")
@Api(description = "人员进修管理",tags = {"人员进修记录"})
@RestController
@RequestMapping("/project/records")
public class ServiceTrainingRecordsController extends BaseController