diff --git a/src/core/services/NodeIKernelGroupService.ts b/src/core/services/NodeIKernelGroupService.ts index d9a7920e..abb55fff 100644 --- a/src/core/services/NodeIKernelGroupService.ts +++ b/src/core/services/NodeIKernelGroupService.ts @@ -12,6 +12,7 @@ import { import { GeneralCallResult } from '@/core/services/common'; export interface NodeIKernelGroupService { + // isTroopMember ? 0 : 111 // ---> // 待启用 For Next Version 3.2.0 getGroupMemberMaxNum(groupCode: string, serviceType: number): Promise;