宿舍分配代码修改

This commit is contained in:
2025-08-04 15:21:06 +08:00
parent 78a19c07ce
commit 4f46674a6b

View File

@@ -1,6 +1,7 @@
package com.srs.routine.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;