From 5e446c8c4d169ee418a7ca3e52125a6bc281e6a8 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Mon, 26 Apr 2021 14:23:32 +0800
Subject: [PATCH] 3.9.4

---
 frameworks/WASdkIntf.framework/Headers/WACode.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WACode.h b/frameworks/WASdkIntf.framework/Headers/WACode.h
index 25a1799..07cd5d3 100644
--- a/frameworks/WASdkIntf.framework/Headers/WACode.h
+++ b/frameworks/WASdkIntf.framework/Headers/WACode.h
@@ -41,6 +41,7 @@
     WACodeLoginPlatformClosed = 4029 ,//登录渠道已关闭
     WACodeBindAccountClosed = 4048 ,//账号绑定关闭
     WACodeUnBindAccountClosed = 4049 ,//账号解绑关闭
+    WACodeUserCenterClosed = 4059 ,//用户中心未开启
     WACodeCanNotSwitchToAnonymous = 5001 ,
     WACodeFbObjectType = 5002 ,//facebook的objectType不能为空
     WACodeFbGiftListRequestPrameterLack = 5003 ,//请求gift列表缺少appid,appSecret,objectType参数

--
Gitblit v1.8.0