mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"department": {
|
|
"id": 2,
|
|
"name": "广州研发中心",
|
|
"name_en": "RDGZ",
|
|
"department_leader": [ "zhangsan", "lisi" ],
|
|
"parentid": 1,
|
|
"order": 10
|
|
}
|
|
} |