use of com.itrus.portal.db.ExtraBill in project portal by ixinportal.
the class BaiWangServiceImplTest method test.
@Test
public void test() {
ExtraBill extraBill = sqlSession.selectOne("com.itrus.portal.db.ExtraBillMapper.selectByPrimaryKey", 113);
// baiWangServiceImpl.query(extraBill);08942 93270 87987 35436
baiWangServiceImpl.verifyInvoice("050003523333", "21493674", "08942932708798735436");
}
Aggregations