This commit is contained in:
雷欧(林平凡)
2025-04-11 14:50:30 +08:00
parent ec5a50ca35
commit 3f15d22d89
3 changed files with 60 additions and 37 deletions

View File

@@ -5,7 +5,6 @@ import cn.van.business.model.jd.ProductOrder;
import cn.van.business.mq.MessageProducerService;
import cn.van.business.repository.ProductOrderRepository;
import cn.van.business.util.JDUtil;
import com.alibaba.fastjson2.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;