企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
>[warning] 使用前必须引入**Organization**模型 use app\common\model\sys\Organization as OrgModel; #### getChildsCount()-获取指定组织机构节点下的直属子节点 >[info] getChildsCount($orgId){} ### 参数 * orgId:组织机构节点编号 >[success]返回值 intger 返回子节点个数