Appearance
后台接口
后台接口控制器位于 app/Interface/Admin/Controller/。
已存在的模块
Product/BrandController.phpProduct/CategoryController.phpProduct/ProductController.phpOrder/OrderController.phpOrder/AfterSaleController.phpCoupon/CouponController.phpGroupBuy/GroupBuyController.phpSeckill/SeckillActivityController.phpSeckill/SeckillSessionController.phpSeckill/SeckillProductController.phpMember/*Permission/*System/SystemSettingController.phpSystemMessage/*DiyPage/*Dashboard/DashboardController.php
说明
如果你要核对实际接口,请从这些控制器继续查看对应的:
- Request
- DTO
- Application Service
- Transformer