dubbo引用
This commit is contained in:
@@ -13,7 +13,6 @@ import org.springframework.stereotype.Service;
|
||||
* @author zs
|
||||
* @since 2025-02-28
|
||||
*/
|
||||
@Service
|
||||
@DubboService
|
||||
public class PlatformDictServiceImpl extends ServiceImpl<PlatformDictMapper, PlatformDict> implements PlatformDictService{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user