EcommercePlanAllocationService Node.js SDK
npm install @be-link/ecommerce-plan-allocation-service-node-sdkEcommercePlanAllocationService Node.js SDK - 敏感信息管理服务客户端
``bash`
npm install @be-link/ecommerce-plan-allocation-service-node-sdk
`typescript
import { demoService } from '@be-link/ecommerce-plan-allocation-service-node-sdk'
const result = await demoService.demoFunc({ / 请求参数 / })
`
`bash构建
npm run build
查看 SWAGGER.md 了解如何生成和使用 API 文档。
ISC