Sfoglia il codice sorgente

Merge branch 'master' of http://git.iamberry.com/liuzhiwei/iamberry-common-tooth

wangxiaoming 7 anni fa
parent
commit
d00983fcaf

+ 1 - 1
tooth-wechat-web/src/main/java/com/iamberry/wechat/handles/cart/ProductInfoHandler.java

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