@hysc/meeting 4.0.65 → 4.0.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -111,7 +111,7 @@ export default class BMRoomInfo {
111
111
  /**
112
112
  * 是否锁定
113
113
  */
114
- private lock;
114
+ lock: boolean;
115
115
  /**
116
116
  * 离开提示
117
117
  */