Commit 94330b16 by 王昆

gsb

parent f08eb3ad
...@@ -23,7 +23,6 @@ class TestApi { ...@@ -23,7 +23,6 @@ class TestApi {
return {msg: "success"} return {msg: "success"}
} }
async donloadContract(obj) { async donloadContract(obj) {
this.downcontractClient.donloadContract(); this.downcontractClient.donloadContract();
return {msg: "start success"}; return {msg: "start success"};
......
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