|
@@ -15,12 +15,14 @@ import com.pj.project.tb_costomer.TbCostomerService;
|
|
import com.pj.project.tb_declare.TbDeclareService;
|
|
import com.pj.project.tb_declare.TbDeclareService;
|
|
import com.pj.project.tb_item.TbItem;
|
|
import com.pj.project.tb_item.TbItem;
|
|
import com.pj.project.tb_notices.TbNoticesService;
|
|
import com.pj.project.tb_notices.TbNoticesService;
|
|
|
|
+import com.pj.utils.sg.AjaxError;
|
|
import com.pj.utils.sg.AjaxJson;
|
|
import com.pj.utils.sg.AjaxJson;
|
|
import com.pj.utils.so.SoMap;
|
|
import com.pj.utils.so.SoMap;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.transaction.annotation.Transactional;
|
|
import org.springframework.transaction.annotation.Transactional;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestMapping;
|
|
import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
|
+import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
|
|
|
|
import javax.annotation.Resource;
|
|
import javax.annotation.Resource;
|