|
@@ -43,7 +43,7 @@ import org.springframework.web.context.ContextLoader;
|
|
import org.springframework.web.context.WebApplicationContext;
|
|
import org.springframework.web.context.WebApplicationContext;
|
|
|
|
|
|
@Controller
|
|
@Controller
|
|
-@RequestMapping("/product")
|
|
|
|
|
|
+@RequestMapping("/wechat/product")
|
|
public class ProductInfoHandler {
|
|
public class ProductInfoHandler {
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|