This commit is contained in:
hujiabin 2023-02-27 15:19:43 +08:00
parent 0e6ae3983d
commit 084b2bd9aa

View File

@ -39,7 +39,7 @@ class HeroSkill(object):
'params': [
_common.ReqHead(),
['skill_id', '0', '技能itemId'],
['hero_ids', '0', '英雄itemId'],
['hero_ids', '0', '英雄itemId 用|分割 例如 xxx|xxx'],
],
'response': [
_common.RspHead(),