REQ-3444: move elements to precise location
This commit is contained in:
parent
bbc2f673c1
commit
b99fa4d708
@ -31,4 +31,8 @@ public class CardElementConfig {
|
||||
*/
|
||||
private String value;
|
||||
|
||||
/**
|
||||
* 是否已经启用. 只对模版的扩展字段有效,样式忽略这个字段
|
||||
*/
|
||||
private boolean enabled;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user