Commit 04a75c55 by 王昆

gsb

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