zhubaomin
7 天以前 1918d037b5a9dd466a8e65925ac80f10d900f205
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoSe/SeCardOperateMapper.java
@@ -275,4 +275,11 @@
     * @return
     */
    Date getOperateTime(String orderNumber);
    /**
     * 充值机使用根据订单号获取操作记录
     * @param orderNumber
     * @return
     */
    VoRepaySupplementSimple getCardOperateByOrderNumber(String orderNumber);
}