Commit 5134e70e authored by 杨钧's avatar 杨钧

修改转换方式,增加remark字段

parent a4ee531e
...@@ -6,7 +6,9 @@ import cn.quantgroup.customer.rest.param.card.UnBindCardModel; ...@@ -6,7 +6,9 @@ import cn.quantgroup.customer.rest.param.card.UnBindCardModel;
import cn.quantgroup.customer.rest.vo.JsonResult; import cn.quantgroup.customer.rest.vo.JsonResult;
/** /**
* 银行卡相关 * @author yangjun
* @Date 2020/03/10 15:04:00
* @Desc 银行卡相关
*/ */
public interface ICardService { public interface ICardService {
JsonResult queryCardLists(ModifyCardsQuery cardsQuery); JsonResult queryCardLists(ModifyCardsQuery cardsQuery);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment