4.6.201910110933 • Published 5 years ago

@dfeidao/fd-an000032 v4.6.201910110933

Weekly downloads
13
License
MIT
Repository
-
Last release
5 years ago

调用nodejs服务

Installation

yarn add --dev @dfeidao/fd-an000032

Example

import an32 from '@dfeidao/fd-an000032';
const headers={ actionid: 'test-actionid', sessionid: 'test-sessionid' };

const ran32 = await an32(headers, 'service_name', condition);