SDK signature
In order to facilitate callers to generate signatures quickly and accurately and reduce the influence of signature logic on business logic, DM platform provides a set of SDK for callers to use.
SDK provides an interface definition, and the platform provides the default implementation of SDK. Users can implement different language versions by themselves.
At present, this SDK has already supported C# version and Node.js version.