写入累计数据库表偏移值

数据存储
服务端
Only PC

写入累计数据表中指定标识符对应的偏移值

声明

func WriteToAccumulatedDataStore(sheetName string, key string, operatioMethod int, offset int, mapCode string, out var statusCode StatusCode)
go

参数

输入

名称 类型 描述
表名 String 数据库中累计数据表名
String 指定标识符
运算方式 Int 四则运算的类型
偏移 Int 写入的偏移值
战场码 String 数据库对应的战场码

输出

名称 类型 描述
状态码 ErrorCode 错误码