子非鱼

Results 5 issues of 子非鱼

The problem may be caused by the task registry using the base type map

![1663861759170](https://user-images.githubusercontent.com/61010755/191800027-8efe954e-6f5d-4c5a-9e85-394b1be5483b.png) 请看图片

discuss

在router/index.js 中引入 api文件下接口,request为null 1. router/index.js 2.api/setting/role.js 如果是这种调用方式,会输出request = undefined 如果是放到组件里,能正常输出request函数 这是为什么呢?

if consumer all return ConsumeRetryLater, when consumer run consumer.shutdown. View message trace The message was successfully consumed ` err = cs.Subscribe("topic", selector, func(ctx context.Context, ext ...*primitive.MessageExt) (consumer.ConsumeResult, error) { for...