mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-09-06 23:01:08 +08:00
init
This commit is contained in:
@@ -24,7 +24,7 @@ import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
@Service
|
||||
public class SystemPostService implements ISystemPostService {
|
||||
public class SystemPostServiceImpl implements ISystemPostService {
|
||||
|
||||
@Resource
|
||||
SystemPostMapper systemPostMapper;
|
||||
Reference in New Issue
Block a user