dubblo报错修复
This commit is contained in:
@@ -23,4 +23,7 @@ public interface ShopUserService extends IService<ShopUser> {
|
||||
|
||||
|
||||
ShopUser getShopUserInfo(Long shopId, long userId);
|
||||
|
||||
@Override
|
||||
boolean updateById(ShopUser entity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user