返回值修改
This commit is contained in:
@@ -209,7 +209,7 @@ public class PpPackageServiceImpl extends ServiceImpl<PpPackageMapper, PpPackage
|
||||
packageVO.setShopAddress(shopInfo.getAddress());
|
||||
packageVO.setShopLogo(shopInfo.getLogo());
|
||||
}
|
||||
return null;
|
||||
return packageVO;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user