1.noai.md 354 B

模型移除,跨模块调用

'routes' => [

   'hello' => [
        'are_you_ok'
   ],
   'index' => [
      'config'
   ]

]

阅读最新的 app/Http/Controllers/ProtobufController.php 代码,理解RequestLog的内容 优化一下,创建单独的RequestLog类,处理这些,并在析构函数对DB进行更新