yujian
2019-11-29 444da68b958e53c7fa122db62723fce25368ee1d
fanli/src/main/java/com/yeshi/fanli/service/inter/brand/BrandInfoService.java
@@ -112,4 +112,7 @@
    */
   public void removeAgoByDate(Date date);
   public void updateOrder(Long id, Integer moveType) throws BrandInfoException;
}