demodeos/router

此软件包最新版本(dev-main)无可用许可证信息。

路由器

dev-main 2022-04-16 09:31 UTC

This package is not auto-updated.

Last update: 2024-09-29 19:34:14 UTC


README

[

    [
    'method'=>'POST',
    'pattern'=>'v1/diplomacity/koss/<guid:[0-9a-zA-Z-]{30,40}>',
    'controller'=>\App\Modules\officers\controllers\OfficersController::class,
    'action'=>'saveKossList'
],

]