声明
func WriteToDataStore(sheetName string, accountId UUID, key string, value object, mapCode string, out var statusCode StatusCode)
go
写入数据表中指定标识符对应的值
func WriteToDataStore(sheetName string, accountId UUID, key string, value object, mapCode string, out var statusCode StatusCode)
go