feat : order
This commit is contained in:
@@ -91,6 +91,8 @@ class OrderController extends AbstractController
|
||||
/**
|
||||
* 订单列表
|
||||
* @return array
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
#[RequestMapping(path: 'order_list',methods: 'get')]
|
||||
#[Scene(scene: 'order_list')]
|
||||
|
||||
Reference in New Issue
Block a user