Commit 3ae8d23b by 王昆

gsb

parent 2bde9fa4
......@@ -17,6 +17,11 @@ class YZContractApi {
this.key = "bee7870e008ab144bf518b70ef91f8ac";
}
async syncSignedFile() {
this.entcontractSve.downloadCompleteUrl();
return "start success"
}
async merchantSign(pobj) {
// 处理参数
var param = {
......
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