From 1ac0909c7fc8492c120953dbf510394cd0184cac Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Wed, 27 May 2020 09:47:56 +0800
Subject: [PATCH] 3.8.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