spectatorMrZ

Results 27 comments of spectatorMrZ

![image](https://github.com/liangjingkanji/Net/assets/13959374/3f06d296-19a8-481a-a6f6-36909b55dbd9) ![image](https://github.com/liangjingkanji/Net/assets/13959374/4c47b11a-74c7-4005-b1f8-7ce6369b571e)

i use with i18n the support with go-zero [github.com/SpectatorNan/go-zero-i18n/goi18nx](github.com/SpectatorNan/go-zero-i18n/goi18nx) ```golang ...... ctx := svc.NewServiceContext(c) server := rest.MustNewServer(c.RestConf, rest.WithCors(), errorx.RouteMethodNotAllow(), func(server *rest.Server) { fmt.Println("MustNewServer") }) server.Use(i18nx.NewMiddleware(c.LocalizationFiles...).Handle) server.Use(validator.NewMiddleware().Handle) httpx.SetCustomUnsetError(func(ctx context.Context, fieldName string)...

可以支持 swift package manager 吗

> 也欢迎试一下我们的 editor 工具 https://editor.antv.antgroup.com/editor ,选择有图例的图表之后输入“图例项图标设置为line” ![image](https://github.com/user-attachments/assets/352bf43f-b2a5-46b1-8cb3-2e0c16ebc1f2) 给了数据源 以及图类型和自定义需求 无法回答

刚刚也遇到了。 我发现它是第一次没有执行transform, 第二次提交就没有了问题了。 ![image](https://github.com/user-attachments/assets/0fecdc7c-0470-43f7-a1b2-df567ec8ec3e) @chenshuai2144

你这个情况没有遇到过,你可以试下更新mysql driver 版本看看