yujian
2019-07-12 31fcced202c78486ebc97a8ea8fb31e5866cdab7
fanli/src/main/java/com/yeshi/fanli/controller/client/v2/GoodsControllerV2.java
@@ -794,6 +794,9 @@
         extraVO.setStorage(userGoodsStorageService.isExistStorage(uid, id, Constant.SOURCE_TYPE_JD));
      }
      // 图文详情
      extraVO.setDetailUrl("https://in.m.jd.com/product/jieshao/video/"+ id +".html");
      // 测试
      SystemClientParams params = systemClientParamsService.getSystemClientParamsBySystemAndKey(system,
            "goods_detail_jump_taobao");