@@ -11,6 +11,10 @@ use App\Services\Api\PostRecordService;
*/
class PostRecordController extends webApp
{
+ public function __construct()
+ {
+ $this->service = new PostRecordService();
+ }
/**
* 列表