debug
This commit is contained in:
parent
537ef41933
commit
acdd27e5e4
|
@ -75,7 +75,7 @@ public class TransactionBillConverterImpl implements TransactionBillConverter {
|
||||||
bo.setSuit(suit);
|
bo.setSuit(suit);
|
||||||
bo.setMch(mch);
|
bo.setMch(mch);
|
||||||
bo.setParams(data);
|
bo.setParams(data);
|
||||||
return null;
|
return bo;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user