| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 函数 | ||
| ClassName | string | 包含了函数实现的 Java 类名 | com.xxx.xxxxFunction |
| FunctionName | string | 函数名称 | function1 |
| FunctionType | string | 函数类型, 目前支持的枚举为 JAVA | JAVA |
| OwnerName | string | 负责人名称 | zhangsan |
| OwnerType | string | 负责人类型,填 USER 或 ROLE 或 GROUP | USER |
| ResourceUri | array | 函数的资源 URI | |
| ResourceUri | 函数的资源 URI | ||
| CreateTime | integer | 创建时间 | 1638501155 |
该文章对您有帮助吗?