支付协议修改

This commit is contained in:
chen wei bo
2025-09-18 17:12:20 +08:00
parent c0fc7c838a
commit 3325b28769
7 changed files with 55 additions and 2 deletions
@@ -30,6 +30,7 @@ export enum InnerMsgCode {
BalanceChange, // 余额发生变化
VipExpireChange, // vip失效时间戳发生变化
ChatTotalCountChange, // 总聊天次数发生变化
PayOrderCreateSucc, // 支付订单创建成功
Navigation_PanelSwitch, // 导航面板切换事件
}