InputMessagesParam type

接受的输入 。recordInputMessages 支持单个字符串、字符串数组(向后组合)或版本控制包装器。

type InputMessagesParam = string | string[] | InputMessages