https://github.com/aliyun/aliyun-tablestore-go-sdk/blob/984e92d5fc989547da59c033723cb45ce01730fd/tablestore/plain_buffer.go#L151 写入cellname的时候,按规范应该要写入类型string.这里没有写入,难道服务端做了同样的忽略?不然应该读不到正确的cellname啊