...
|
...
|
@@ -134,6 +134,7 @@ public class FavoriteSkuController { |
|
|
* @param vo
|
|
|
* @return
|
|
|
* @throws ServiceException
|
|
|
* http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway/?debug=XYZ&method=ufo.user.skuFavoriteNum&uid=500031120
|
|
|
*/
|
|
|
@IgnoreSession
|
|
|
@RequestMapping(params = "method=ufo.user.skuFavoriteNum")
|
...
|
...
|
|