Commit 04a75c55 by 王昆

gsb

parent eb0b044f
......@@ -55,6 +55,9 @@ class EntcompanyCtl extends CtlBase {
});
} else {
}
} else {
entcompany.sealId = eseal.sealId;
await entcompany.save();
}
return system.getResult2(rs, null);
} catch (e) {
......
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