修改商业合作伙伴推送-各组织独立问题
This commit is contained in:
+2
@@ -15,6 +15,8 @@ public interface UserShipperMapper extends BaseMapper<UserShipperEntity> {
|
||||
|
||||
List<UserShipperPo> selectList(UserShipperDO userShipperDO);
|
||||
|
||||
List<UserShipperPo> selectListAllOrgs(UserShipperDO userShipperDO);
|
||||
|
||||
UserShipperPo selectByUserId(Long userId);
|
||||
|
||||
UserShipperPo findByShipperId(Long shipperId);
|
||||
|
||||
Reference in New Issue
Block a user