Commit 11da676d by cf

working

parent 6ef974ab
{ {
"name": "zswjs", "name": "zswjs",
"version": "1.3.2", "version": "1.3.4",
"description": "中数文API", "description": "中数文API",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {
......
...@@ -256,7 +256,7 @@ export enum KeyType { ...@@ -256,7 +256,7 @@ export enum KeyType {
k1 = 0, k1 = 0,
r1 = 1, r1 = 1,
wa = 2, wa = 2,
gm = 4, gm = 3,
} }
/** Public key data size, excluding type field */ /** Public key data size, excluding type field */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment