add doc 6

This commit is contained in:
hujiabin 2022-08-18 17:59:09 +08:00
parent e2dad98fd3
commit b8a900d861

View File

@ -122,7 +122,7 @@ class Chip(object):
'url': 'webapp/index.php?c=Chip&a=selectChip',
'params': [
_common.ReqHead(),
['token_ids', '', '芯片token id参数'],
['token_ids', '', '芯片token id参数参数1源芯片 参数2材料芯片'],
],
'response': [
_common.RspHead(),
@ -136,7 +136,7 @@ class Chip(object):
'params': [
_common.ReqHead(),
['token_id_main', '', '源芯片token id'],
['token_id_param', [], '材料芯片token id/例:[参数1,参数2,参数3]'],
['token_id_param', '', '材料芯片token id 例参数1 参数2 参数3'],
],
'response': [
_common.RspHead(),