jjzjj

rowValues

全部标签

go - MapScan 无法解码为非指针 int64

我使用了MapScan并用这个错误对其进行了迭代cannotunmarshalintonon-pointerint64第一次迭代后出错。这是我正在处理的代码:typeNotFinishedTBLFieldsstruct{Bulk_idint64RecipientstringOperatorstringTracking_codestring}funcFetchNotFinishedTBLRows()*NotFinishedTBLFields{rowValues:=make(map[string]interface{})varrowNotFinishedTBLFieldsiter:=Ins