mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 查询第三方平台状态错误
This commit is contained in:
@@ -15,5 +15,5 @@ public class LarkInfoVO implements Serializable {
|
||||
|
||||
private String callBack;
|
||||
|
||||
private Boolean enable;
|
||||
private Boolean enable = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user