From 2633f776bb8fdb0b1efe3a56293b6a1bb04616a7 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期日, 28 四月 2019 10:48:14 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity

---
 docs/services/community/communityMemberJoined.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/docs/services/community/communityMemberJoined.md b/docs/services/community/communityMemberJoined.md
index 596957a..554ca0c 100644
--- a/docs/services/community/communityMemberJoined.md
+++ b/docs/services/community/communityMemberJoined.md
@@ -47,6 +47,7 @@
 |businessCommunityMember|communityId|1|String|30|灏忓尯ID|灏忓尯ID|
 |businessCommunityMember|memberId|1|String|30|鎴愬憳ID|鎴愬憳ID|
 |businessCommunityMember|memberTypeCd|1|String|30|鎴愬憳绫诲瀷|鎴愬憳绫诲瀷|
+|businessCommunityMember|auditStatusCd|1|String|4|瀹℃牳鐘舵�亅涓嶉渶瑕佸鏍哥殑鏃剁洿鎺ュ啓鎴�0000|
 
 ###### 杩斿洖鍗忚
 
@@ -91,7 +92,8 @@
         "communityMemberId": "-1",
         "communityId": "7020181217000001",
         "memberId": "3456789",
-        "memberTypeCd": "390001200001"
+        "memberTypeCd": "390001200001",
+        "auditStatusCd":"0000"
       }
     },
     "attrs": [{

--
Gitblit v1.8.0