Joy.HealthJd
0.0.1
dotnet add package Joy.HealthJd --version 0.0.1
NuGet\Install-Package Joy.HealthJd -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Joy.HealthJd" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Joy.HealthJd" Version="0.0.1" />
<PackageReference Include="Joy.HealthJd" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Joy.HealthJd --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Joy.HealthJd, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Joy.HealthJd@0.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Joy.HealthJd&version=0.0.1
#tool nuget:?package=Joy.HealthJd&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
配置
{
"JdHealth": {
"AppKey": "xxx",
"AppSecret": "xxx",
"CryptoKey": "xxx",
"CryptoIv": "xxx",
"ResourceId": "xxx",
"RedirectUri": "xxx",
"InitToken": {
"access_token": "xxx",
"refresh_token": "xxx",
"expires_in": 86400
}
}
}
返回示例
{
"error_response": {
"code": "19",
"zh_desc": "token已过期或者不存在,请重新授权,access_token:xxx(解决方案参考: https://jos.jd.com/commondoc?listId=171)",
"en_desc": "Invalid access_token(Solution reference: https://jos.jd.com/commondoc?listId=171)"
}
}
{
"error_response": {
"code": "21",
"zh_desc": "key=53B7C3B56243467C48C02D1578936A1B2 信息无效(解决方案参考: https://jos.jd.com/commondoc?listId=171)",
"en_desc": "Invalid app_key(Solution reference: https://jos.jd.com/commondoc?listId=171)"
}
}
{
"jingdong_health_skuzeusService_querySkuPage_responce": {
"code": "0",
"returnType": {
"msg": "请求参数应用ID不合法",
"code": "1007",
"uuid": "4f4fbbca65fb454fa115f6848dbe1e67",
"success": false
}
}
}
{
"jingdong_health_skuzeusService_querySkuPage_responce": {
"code": "0",
"returnType": {
"msg": "请求成功",
"code": "0000",
"data": {
"previousPage": 1,
"offset": 0,
"pageNo": 1,
"nextPage": 2,
"totalPage": 32,
"pageSize": 10,
"totalCount": 312,
"list": [
{
"skuName": "斯利安 小斯利安儿童钙液体钙宝宝儿童补钙维生素d3软胶囊1岁以上 甜橙味钙VD15粒/瓶",
"headImgUrl": "https://jkimg11.360buyimg.com/jqk/jfs/t1/1986/24/16933/168229/627cfb31E50a8f1d6/d873d45377945f13.jpg",
"skuType": "2",
"skuAttr": {
"isPrescriptCat": "0"
},
"skuId": "100022890977"
}
]
},
"uuid": "7e1e712926c446b694f5a58cd9180798",
"success": true
}
}
}
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Joy.Clients.Core (>= 0.0.1)
-
net6.0
- Joy.Clients.Core (>= 0.0.1)
-
net8.0
- Joy.Clients.Core (>= 0.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.1 | 48 | 5/23/2026 |