gzlboy

Results 19 issues of gzlboy

添加不上依赖 id-spring-boot-starter

请教报这个错什么怎么解决? E0415 06:30:15.572309 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1beta1.FlowSchema: failed to list *v1beta1.FlowSchema: the server could not find the requested resource E0415 06:30:33.198798 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch...

虽然知道开源不易,但这么好的项目放弃了,难免觉得可惜~~

**你想要实现的模块或API** 文档: https://pay.weixin.qq.com/docs/merchant/products/batch-transfer-to-balance/introduction.html 社区帖子: https://developers.weixin.qq.com/community/develop/article/doc/0002222bfbcc1861fd1e8daac51413

enhancement

![image](https://github.com/apache/rocketmq-client-go/assets/1492060/19953b5c-976c-4b41-9597-33ae092b90f8) key和tag看到了,但是设置的demo-key在rocketmq-console中看不到,是rocketmq-console不支持还是什么原因?

question

I integrated Mocker according to the documentation and found that all requests without register will also prompt "No mocked data found for url". Can URLs without register be requested directly?

### 描述 Bug 修改createAxios中的Content-Type为 ContentTypeEnum.FORM_DATA后,mock无法获取到请求的参数 ### 复现 Bug 1、修改createAxios中的Content-Type为 ContentTypeEnum.FORM_DATA 2、修改loginApi,传入data: jsonToFormData(params),后端需要formdata数据,不是json; 3、点击登录按钮,即提示账号密码错误 附jsonToFormData方法 ``` function jsonToFormData(params?: Record): FormData | null { if (!params || typeof params !== 'object') return...

v2

I want to do something when scroll was finished.How can I do this? Thanks!

feature

Fix: When the recording duration is too long (for example, 2 minutes), the waveform view exceeds the screen width. Fix:Only one audio should be played at the same time. New...