南歧nc65对接修改
This commit is contained in:
+1
-1
@@ -1025,7 +1025,7 @@ public class UserShipperApplicationService {
|
||||
}
|
||||
|
||||
|
||||
public UserShipperPo getShipperSummaryData(Long userId) {
|
||||
public com.mhd.common.core.domain.po.UserShipperPo getShipperSummaryData(Long userId) {
|
||||
return userShipperDomainService.getShipperSummaryData(userId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user