LinePayServiceImpl
This commit is contained in:
@@ -121,7 +121,7 @@ public class LinePayServiceImpl implements LinePayService {
|
||||
} else {
|
||||
fillLinePay(Boolean.FALSE, linePayDO, request, partnerUser);
|
||||
linePayDAO.updateLinePay(linePayDO);
|
||||
return null;
|
||||
return linePayDO.getId();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user