Commit 741c419c by 王昆

gsb

parent 5b242d15
......@@ -1063,7 +1063,7 @@ class UserCtl extends CtlBase {
return system.getErrResult2(tt.message);
}
var btl = await this.bankthreelogSve.create({
await this.bankthreelogSve.create({
appId: "H5_"+eaccount.id,
userName: pobj.userName,
userIdNo: pobj.personsSign,
......@@ -1071,13 +1071,7 @@ class UserCtl extends CtlBase {
use_esign: true,
result: true,
});
}
}
var params = {
......
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