聲明
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