S09002 错误代码 S09002 报错信息 JIT: Built-in functions cannot be passed as arguments to the JIT function.RefId: S09002 错误原因 JIT 函数的参数为函数时,这个函数只能是用户自定义函数。 解决办法 按照要求修改函数参数。