@rongcloud/engine 5.26.2 → 5.28.0-c-tmp.1

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.
package/index.d.ts CHANGED
@@ -308,7 +308,6 @@ declare const LogTagId: {
308
308
  readonly L_PULL_MODIFY_MSG_R: "L-pull_modify_msg-R";
309
309
  readonly A_BATCH_DEL_CONVERS_T: "A-batch_del_conversation-T";
310
310
  readonly A_BATCH_DEL_CONVERS_R: "A-batch_del_conversation-R";
311
- readonly L_UPDATE_MSG_BOX_TIME_O: "L-update_msg_box_time-O";
312
311
  readonly A_SYNC_REMOTE_CONVERSATIONS_T: "A-e_sync_remote_conversations-T";
313
312
  readonly A_SYNC_REMOTE_CONVERSATIONS_R: "A-e_sync_remote_conversations-R";
314
313
  };