Commit 95553b77 by Sxy

fix: 代码规范

parent 97160013
......@@ -200,7 +200,7 @@ class OrgService extends ServiceBase {
code: `root${company.id}`,
name: company.name,
isLeaf: false,
isPostion: false,
isPosition: false,
isMain: false,
orgpath: '/',
company_id: company.id,
......
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