Showing
1 changed file
with
1 additions
and
1 deletions
@@ -77,7 +77,7 @@ likeHammer.on('tap', function(e) { | @@ -77,7 +77,7 @@ likeHammer.on('tap', function(e) { | ||
77 | 77 | ||
78 | $.ajax({ | 78 | $.ajax({ |
79 | type: 'POST', | 79 | type: 'POST', |
80 | - url: '/product/opt/favoriteBrand', | 80 | + url: '/guang/opt/favoriteBrand', |
81 | data: { | 81 | data: { |
82 | id: brandId, | 82 | id: brandId, |
83 | opt: opt | 83 | opt: opt |
-
Please register or login to post a comment