From 9ed8696d3532d999d810958dc65dd27bdf86e2bd Mon Sep 17 00:00:00 2001 From: xxq2501 Date: Thu, 17 Oct 2024 16:13:55 +0800 Subject: [PATCH] ADD file via upload --- 区块链测试.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 区块链测试.json diff --git a/区块链测试.json b/区块链测试.json new file mode 100644 index 0000000..49345a6 --- /dev/null +++ b/区块链测试.json @@ -0,0 +1,4 @@ +curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"query user balance of single repo","username":"36660", "token_name":"690","page":1,"page_num":10, "token_name":"690"}' + + +curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"create repo","username":"36660", "token_name":"690","total_supply":10000,"token_balance":[["36660",510]]}' \ No newline at end of file