Merge remote-tracking branch 'origin/master'

This commit is contained in:
hongchao 2025-05-06 16:09:50 +08:00
commit c640c0be1e
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")
public class BmProjectController extends BaseController
{
@Autowired
private IBmProjectService bmProjectService;