forked from github/dataease
fix: 查询第三方平台状态错误
This commit is contained in:
parent
a73848f3d8
commit
92ada5b068
@ -15,5 +15,5 @@ public class LarkInfoVO implements Serializable {
|
||||
|
||||
private String callBack;
|
||||
|
||||
private Boolean enable;
|
||||
private Boolean enable = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user