Commit d639cf18 by 王昆

gsb

parent fd9cf3c5
......@@ -200,7 +200,7 @@ class innerApi {
return await this.dkcontractSve.appAutoSign({
ecid: etemplateBusi.template_id,
usereaccountId: accountId,
forceFace: false
forceFace: true
});
} catch (e) {
console.log("innerApi-autoSign error", e.stack);
......
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