This commit is contained in:
parent
73f9560f10
commit
0b7f453bd8
|
|
@ -21,12 +21,6 @@ import com.bonus.material.basic.service.IBmMessageService;
|
||||||
|
|
||||||
import javax.annotation.Resource;
|
import javax.annotation.Resource;
|
||||||
|
|
||||||
/**
|
|
||||||
* 【请填写功能名称】Service业务层处理
|
|
||||||
*
|
|
||||||
* @author xsheng
|
|
||||||
* @date 2024-12-20
|
|
||||||
*/
|
|
||||||
@Service
|
@Service
|
||||||
public class BmMessageServiceImpl implements IBmMessageService {
|
public class BmMessageServiceImpl implements IBmMessageService {
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue