From 54d752474e0611547ba976e1f9f51dd1fa84f19d Mon Sep 17 00:00:00 2001 From: xyiege Date: Tue, 1 Nov 2022 14:29:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/cn/chjyj/szwh/controller/api/GoodsController.java | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/main/java/cn/chjyj/szwh/controller/api/GoodsController.java b/src/main/java/cn/chjyj/szwh/controller/api/GoodsController.java index 6ac54a4..28acc0e 100644 --- a/src/main/java/cn/chjyj/szwh/controller/api/GoodsController.java +++ b/src/main/java/cn/chjyj/szwh/controller/api/GoodsController.java @@ -4,9 +4,6 @@ import cn.chjyj.szwh.bean.Goods; import cn.chjyj.szwh.controller.BaseController; import cn.chjyj.szwh.service.GoodsService; import com.alibaba.fastjson2.JSONObject; -import com.alibaba.fastjson2.annotation.JSONField; -import com.google.gson.JsonObject; -import javafx.beans.binding.ObjectBinding; import org.apache.commons.lang3.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; @@ -175,9 +172,6 @@ public class GoodsController extends BaseController { */ @RequestMapping("/searchGoods") public JSONObject searchGoods(@RequestBody String reqstr) { -// {"appkey":"0acdbb709ee95707","entrust_user_name":"北京玖扬博文文化发展有限公司", -// "goods_status":"1","timestamp":"1667223238"} - //{"appkey":"0acdbb709ee95707","authorization":"","entrust_name":"","entrust_user_name":"", // "goods_status":"1","limit":"16","order":"","order_type":"","page":"1","pay_type":"2"," // record_type":"","timestamp":"1667223235"}