This commit is contained in:
2025-03-12 16:29:54 +08:00
parent d5ab2aa26f
commit 330e4e5b8b
6 changed files with 16 additions and 6 deletions

View File

@ -390,6 +390,7 @@
return AjaxResult.success(iBgtProjectRecruitService.userCancelRegistrationProjectDetails(req));
}
/**
* 【首页】【项目进行中】 项目进行中(分页,但是理论上这里始终只会有一条数据)
* 【首页】【已完成项目】 已完成项目
@ -521,6 +522,8 @@
/**
* 通用接口
* =================================================================================================================