喻健
2018-12-10 5a9e4c13d08d3b1cb7da8f50f1097b33bb113b23
fanli/src/main/java/com/yeshi/fanli/service/inter/goods/CommonGoodsService.java
@@ -21,6 +21,16 @@
    * @throws CommonGoodsException
    */
   public CommonGoods addOrUpdateCommonGoods(CommonGoods commonGoods) throws CommonGoodsException;
   /**
    * 添加商品(无就添加,有则返回)
    *
    * @param commonGoods
    * @return
    * @throws CommonGoodsException
    */
   public CommonGoods addCommonGoods(CommonGoods commonGoods) throws CommonGoodsException;
   /**
    * 更新商品信息