opt: add config parse arg num to 4

This commit is contained in:
DreamMaoMao
2025-05-05 10:21:31 +08:00
parent 25c65dd088
commit f61dbf41dc
3 changed files with 65 additions and 20 deletions

View File

@@ -172,6 +172,8 @@ I would probably just submit raphi's patchset but I don't think that would be po
<arg name="dispatch" type="string" summary="dispatch name."/>
<arg name="arg1" type="string" summary="arg1."/>
<arg name="arg2" type="string" summary="arg2."/>
<arg name="arg3" type="string" summary="arg3."/>
<arg name="arg4" type="string" summary="arg4."/>
</request>
<!-- Version 2 -->