🐞 fix(共鸣系统): 修改获取数据下发字段
This commit is contained in:
@@ -210,7 +210,7 @@ export interface SlotCard {
|
||||
}
|
||||
|
||||
export interface ReturnResonanceParam {
|
||||
positon: number; // 上阵位置,从1开始(6为鸣主配系统参数表),已解锁未上阵仅有positon
|
||||
position: number; // 上阵位置,从1开始(6为鸣主配系统参数表),已解锁未上阵仅有positon
|
||||
hid?: number; // 武将id
|
||||
seqId?: number; // 武将表自增 id
|
||||
lv?: number; //武将等级
|
||||
|
||||
Reference in New Issue
Block a user