🐞 fix(共鸣系统): 修改获取数据下发字段

This commit is contained in:
zhangxk
2023-10-10 16:48:25 +08:00
parent a4b2971ef0
commit 9a6d237047
2 changed files with 4 additions and 4 deletions

View File

@@ -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; //武将等级