Closed tiangang1126 closed 1 year ago
Thank you for your advice.
update and commit again: in Webase-Front, use keyStoreService.getCredentials(signUserId,groupId) to get CryptoKeyPair for TableCRUDService.
Please check again in order to make sure that I caught your opinion.
INFO: If you have any question,please send email to tiangang1126@126.com, Thank you.
using transHandleWithSign to operate TableManagerPrecompiled/TablePrecompiled with signUserId
Please check again in order to make sure that I caught your opinion.
INFO: If you have any question,please send email to tiangang1126@126.com, Thank you.
using transHandleWithSign combine with transHandleWithSignObj to implement CrudServerInWebase.
All the functions have been done with swagger check.Thank you for your instruction.
INFO: If you have any question,please send email to tiangang1126@126.com, Thank you.
在WeBASE-Front中补充了3.0链的CrudService的接口,可以通过输入create/desc/update/insert等sql转为交易上链;贡献的代码包括了sql转义、通过WeBASE-Sign签名交易、Service封装代码、Controller接口以及单元测试等,代码质量和完整性非常高。
add CrudController and CrudServiceTest for WeBASE-Front master-3.0 ref bcos-console 3.3.0
INFO: If you have any question,please send email to tiangang1126@126.com, Thank you.