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