REQ-3201: 调整调用URI
This commit is contained in:
parent
a60e81d6ba
commit
b88908a507
@ -70,6 +70,9 @@ public class CardSendRequest implements CardContent {
|
||||
*/
|
||||
private String subtitle;
|
||||
|
||||
/**
|
||||
* 是否返回卡片信息. 默认不返回
|
||||
*/
|
||||
private boolean returnCards = false;
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user