This commit is contained in:
mashuai 2025-05-06 14:39:26 +08:00
parent 29f225eddc
commit 611de717d7
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ import com.bonus.common.core.web.page.TableDataInfo;
@RequestMapping("/bm_project") @RequestMapping("/bm_project")
public class BmProjectController extends BaseController public class BmProjectController extends BaseController
{ {
@Autowired @Autowired
private IBmProjectService bmProjectService; private IBmProjectService bmProjectService;