mask 数据替换,代码暂存
This commit is contained in:
@@ -61,5 +61,11 @@ public interface DesignItemService extends IService<DesignItem> {
|
||||
|
||||
Long getCountByUserAndTime(String startTime, String endTime, List<Long> accountIds);
|
||||
|
||||
void classificationByGradientColor();
|
||||
|
||||
List<List<Long>> getHistoryLikeWithGradient();
|
||||
|
||||
void convertHistoryMaskWithoutGradient();
|
||||
|
||||
void deleteNotFoundModelDesign();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user