ee-core icon indicating copy to clipboard operation
ee-core copied to clipboard

Add koaConfig.router and autoCamelCase。 koa-router required

Open wpspub opened this issue 8 months ago • 0 comments

xxxx:7071:/api/do-http-request => example ... koaConfig:{ autoCamelCase: true, router:[ { api: '/api/do-http-request', method: 'get', controller: '/controller/framework/doHttpRequestt' } ] }

wpspub avatar Apr 17 '25 07:04 wpspub