Authored by michaelcao

Update addUserprofile.md

@@ -75,7 +75,8 @@ @@ -75,7 +75,8 @@
75 | 参数名称 | 参数类型| 长度 |可否为空 |示例 |默认值 | 备注 | 75 | 参数名称 | 参数类型| 长度 |可否为空 |示例 |默认值 | 备注 |
76 | ---------|:--------:| --------:|-----:|------:|-----:|------:| 76 | ---------|:--------:| --------:|-----:|------:|-----:|------:|
77 |client_secret |string | 50 |否 |5ac68f20cb18efe154be | |进入接口提供的参数加密信息| 77 |client_secret |string | 50 |否 |5ac68f20cb18efe154be | |进入接口提供的参数加密信息|
78 -|uid |int | | |1234556 | || 78 +|uid|int | | |1234556 | ||
  79 +|method|String | | |method=app.passport.profile | ||
79 80
80 81
81 注意,通用的头部没有列出。 82 注意,通用的头部没有列出。