REQ-3828: 添加注释
This commit is contained in:
parent
cafef633a6
commit
abd7ae103b
@ -14,7 +14,7 @@ import java.util.List;
|
|||||||
public class CardSendResponse {
|
public class CardSendResponse {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 卡片信息
|
* 卡片信息. CardSendRequest#returnCards=true才返回
|
||||||
*/
|
*/
|
||||||
private List<CardInfo> cards = new ArrayList<>();
|
private List<CardInfo> cards = new ArrayList<>();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user