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; }