wubangbang
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了,需要怎么处理?前提:异常数据肯定是会存在的。 
Hello. I think WriteBytes itemCount maybe uint16(len(b)/2), not uint16(len(b)).