Merge branch 'refs/heads/master' into dev
This commit is contained in:
commit
32cfdffc06
|
@ -75,7 +75,7 @@ public class TransactionBillConverterImpl implements TransactionBillConverter {
|
|||
bo.setSuit(suit);
|
||||
bo.setMch(mch);
|
||||
bo.setParams(data);
|
||||
return null;
|
||||
return bo;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user