记得上下班打卡 | git大法好,push需谨慎

Commit 037dd94f authored by wangyifan's avatar wangyifan

收钱吧-修改线上分类ID

parent 06216e08
...@@ -134,9 +134,9 @@ public class GoblinStoreMgtGoodsSqbAddParam implements Serializable { ...@@ -134,9 +134,9 @@ public class GoblinStoreMgtGoodsSqbAddParam implements Serializable {
vo.setCoverPic(CollectionUtil.isEmpty(sqbGoods.getConverImages()) ? "" : sqbGoods.getConverImages().get(0)); vo.setCoverPic(CollectionUtil.isEmpty(sqbGoods.getConverImages()) ? "" : sqbGoods.getConverImages().get(0));
vo.setVideo(""); vo.setVideo("");
vo.setSpecMode("1"); vo.setSpecMode("1");
vo.setCateFid("2690132621531"); vo.setCateFid("26139143843740");
vo.setCateSid("2690132639617"); vo.setCateSid("26139143903998");
vo.setCateTid("2690132656988"); vo.setCateTid("26139143921511");
vo.setShelvesHandle("1"); vo.setShelvesHandle("1");
vo.setShelvesTime(null); vo.setShelvesTime(null);
vo.setVirtualFlg("1"); vo.setVirtualFlg("1");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment