希望能在指令中嵌套指令
有两个指令 /tets1 和 /test2
/test1指令内容如下 输出123 执行/test2
/test2指令内容如下: 输出456
达到的效果: 希望执行/test1时,能够更具/test1的内容执行/test1