pre-script中,内容需要加密处理,但每个接口需要处理的内容都不同,但YAPI中的这个pre-script是全局的,怎么解决呢?
期望:每个接口用到的pre-script都不同。类似postman的pre-script。怎么实现?