mask替换相关接口--未完善版,暂存
This commit is contained in:
@@ -60,4 +60,6 @@ public interface DesignItemService extends IService<DesignItem> {
|
||||
List<DesignItem> selectDesignIdById(List<Long> designItemIdList);
|
||||
|
||||
Long getCountByUserAndTime(String startTime, String endTime, List<Long> accountIds);
|
||||
|
||||
void convertHistoryMaskWithoutGradient();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user