Sfoglia il codice sorgente

user添加groupCode字段

wudla 4 anni fa
parent
commit
fefb132617
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      docs/org/org_api.md

+ 3 - 0
docs/org/org_api.md

@@ -139,6 +139,7 @@
   "otherAccount": "test_other",
   "userFrom": "test_0",
   "isAdmin": "0",
+  "groupCode": "集团code",
   "status": 1,
   "createUser": "test",
   "createTime": 1602635430000,
@@ -160,6 +161,7 @@
     "headPortrait": "test_url",
     "otherAccount": "test_other",
     "userFrom": "test_0",
+    "groupCode": "集团code",
     "isAdmin": "0",
     "remark": "测试数据"
   }
@@ -177,6 +179,7 @@
   "headPortrait": "test_url",
   "otherAccount": "test_other",
   "userFrom": "test_0",
+  "groupCode": "集团code",
   "isAdmin": "0",
   "remark": "测试数据"
 }