mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
feat: 通过metadata加载插件,降低内存占用
This commit is contained in:
@@ -38,6 +38,6 @@ input:
|
||||
name: api-test
|
||||
action: TestRequest
|
||||
helper: 点击测试接口是否正常
|
||||
type: builtIn
|
||||
pluginType: access
|
||||
type: builtIn
|
||||
scriptFilePath: ../../../plugins/plugin-github/access.js
|
||||
|
||||
Reference in New Issue
Block a user