Commit f24d406f by 陶光胜

门店品牌变更

parent 10013824
......@@ -100,7 +100,9 @@ public class StoreBrandServiceImpl implements StoreBrandService {
list.add(tabStoreBrandRef);
sort = sort - 1d;
}
if(CollectionUtils.isNotEmpty(list)){
tabStoreBrandRefMapper.insertList(list);
}
}
}
......
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