wubangbang

Results 5 issues of wubangbang

sql: Scan error on column index 0, name "COUNT(*)": converting driver.Value type float64 ("1.159454e+06") to a int64: invalid syntax

Hi @PLCHome , I was trying to use multiWrite to pass the array to the beckhoff machine. But when I pass the array I got an exception of 'parameter size...

**Describe the bug** // @title 网络检查服务 // @description 网络检查服务接口文档 // @securityDefinitions.apikey ApiKeyAuth // @in header // @name Authorization // @schemes http https // @BasePath /check // @contact.name zq // @contact.email...

处理的文本有异常数据(因为编码等原因导致乱码产生),导致直接panic了,需要怎么处理?前提:异常数据肯定是会存在的。 ![微信图片_20230509113935](https://user-images.githubusercontent.com/42182202/236987896-382049ab-2efd-46d0-8095-19586173f0a0.png)

Hello. I think WriteBytes itemCount maybe uint16(len(b)/2), not uint16(len(b)).