This commit is contained in:
海言
2025-10-22 18:22:29 +08:00
parent 0b035a604e
commit cc5f893461

View File

@@ -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
*