fix 精炼返回
This commit is contained in:
@@ -266,7 +266,7 @@ export class EquipHandler {
|
||||
|
||||
const curHero = {
|
||||
hid,
|
||||
ePlace: curEplace
|
||||
ePlace: [curEplace]
|
||||
}
|
||||
return resResult(STATUS.SUCCESS, { isSuccess, curHero });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user