Commit 697c78cf authored by Medicean's avatar Medicean

(Enhance:CUSTOM) CUSTOM Shell 新增listcmd接口,标记符号Y

parent 12ac8d61
......@@ -7,5 +7,9 @@ module.exports = () => ({
_: 'M',
'z1': '#{bin}',
'z2': '#{cmd}'
},
listcmd: {
_: 'Y',
'z1': '#{binarr}',
}
})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment