|
group = await this.ctx.service.group.group.create(obj, tran);
|
|
group = await this.ctx.service.group.group.create(obj, tran);
|
|
await this.ctx.service.group.group.join(customer, group, tran);
|
|
await this.ctx.service.group.group.join(customer, group, tran);
|