Commit d639cf18 by 王昆

gsb

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