mirror of
https://github.com/RemainderTime/spring-boot-base-demo.git
synced 2026-03-01 01:21:01 +08:00
调整
This commit is contained in:
@@ -6,11 +6,8 @@ import cn.xf.basedemo.model.req.PayOrderFrom;
|
||||
import cn.xf.basedemo.service.OrderService;
|
||||
import io.swagger.v3.oas.annotations.Operation;
|
||||
import jakarta.annotation.Resource;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
/**
|
||||
* PayOrderController
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user