mirror of
https://gitee.com/BDWare/common
synced 2025-01-10 01:44:16 +00:00
feat: support createParam
feat: docker script
This commit is contained in:
parent
47661ad923
commit
8bf4b1c57d
@ -23,10 +23,6 @@ public class ContractRequest extends SM2Verifiable
|
||||
String requesterDOI;
|
||||
// action = rsaPrivKeyEncoded(aesKey);
|
||||
String action;
|
||||
// arg = aesKeyEncoded({action,arg});
|
||||
//TODO
|
||||
//这个arg不对,表面是个jsonElement,实际是个字符串
|
||||
//用法:
|
||||
JsonElement arg;
|
||||
String requestID;
|
||||
boolean fromDebug = false;
|
||||
|
Loading…
Reference in New Issue
Block a user