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