@@ -43,4 +43,9 @@ public class TenantInfo extends BasePo {
*/
private Integer flowStatus;
+ /**
+ * 钉钉企业id
+ */
+ private String corpid;
+
}