feat : site
This commit is contained in:
@@ -40,7 +40,7 @@ class UserController extends AbstractController
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
#[RequestMapping(path: 'site/list',methods: 'post')]
|
||||
#[RequestMapping(path: 'site/list',methods: 'GET')]
|
||||
#[Scene(scene: 'site_list')]
|
||||
public function userSiteList()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user