Closed ridesnails closed 2 years ago
最近导入支付宝账单(解压后的*.csv)文件,出现错误
runtime error: index out of range [15] with length 12 /usr/local/go/src/runtime/panic.go:90 (0x4324d4) /builder/service/import.go:34 (0x8cb315) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8da7f6) /builder/server.go:37 (0x8da72a) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a6be1) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/recovery.go:99 (0x8a6bcc) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a5e46) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/logger.go:241 (0x8a5e29) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a537d) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/gin.go:489 (0x8a5005) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/gin.go:445 (0x8a4b64) /usr/local/go/src/net/http/server.go:2878 (0x6931ba) /usr/local/go/src/net/http/server.go:1929 (0x68e867) /usr/local/go/src/runtime/asm_amd64.s:1581 (0x465100)
早上刚试了下,电脑端下载的导入成功,APP端导入的不成功
可以提供一份脱敏后的支付宝账单文件吗?
最近导入支付宝账单(解压后的*.csv)文件,出现错误
runtime error: index out of range [15] with length 12 /usr/local/go/src/runtime/panic.go:90 (0x4324d4) /builder/service/import.go:34 (0x8cb315) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8da7f6) /builder/server.go:37 (0x8da72a) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a6be1) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/recovery.go:99 (0x8a6bcc) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a5e46) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/logger.go:241 (0x8a5e29) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/context.go:165 (0x8a537d) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/gin.go:489 (0x8a5005) /go/pkg/mod/github.com/gin-gonic/gin@v1.7.4/gin.go:445 (0x8a4b64) /usr/local/go/src/net/http/server.go:2878 (0x6931ba) /usr/local/go/src/net/http/server.go:1929 (0x68e867) /usr/local/go/src/runtime/asm_amd64.s:1581 (0x465100)