@rongcloud/engine 5.6.1-enterprise.1 → 5.6.2-alpha.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
@@ -1559,6 +1559,7 @@ declare enum LogTagId {
1559
1559
  L_SEND_MSG_R = "L-send_msg-R",
1560
1560
  L_PULL_MSG_T = "L-pull_msg-T",
1561
1561
  L_PULL_MSG_R = "L-pull_msg-R",
1562
+ L_PULL_MSG_E = "L-pull_msg-E",
1562
1563
  L_PULL_MSG_O = "L-pull_msg-O",
1563
1564
  L_PULL_ULTRA_MSG_T = "L-pull_ultra_msg-T",
1564
1565
  L_PULL_ULTRA_MSG_R = "L-pull_ultra_msg-R",